Struct hal::steady_clock::frequency_t
ClassList > hal > steady_clock > frequency_t
Result from requesting the operating frequency of the steady clock.
#include <steady_clock.hpp>
Public Attributes
Type | Name |
---|---|
hertz | operating_frequency the frequency of the steady clock. |
Public Attributes Documentation
variable operating_frequency
the frequency of the steady clock.
hertz hal::steady_clock::frequency_t::operating_frequency;
Guaranteed to be a positive value by the implementing driver.
The documentation for this class was generated from the following file libraries/include/libhal/steady_clock.hpp