template<typename ElementType>
class pw::clock_tree::ClockMcuxpressoClkIn< ElementType >
Class template implementing the CLK IN pin clock source and selecting it as an input source for OSC Clock source.
Template argument ElementType can be of class ElementBlocking or ElementNonBlockingCannotFail.
|
| template<typename SourceType > |
| constexpr | ClockMcuxpressoClkIn (SourceType &source, uint32_t frequency) |
| |
|
template<typename SourceType > |
| constexpr | DependentElement (SourceType &source) |
| | Create a dependent clock tree element that depends on source.
|
| |
|
|
Status | DoEnable () final |
| | Set CLK IN clock frequency.
|
| |
|
Status | DoDisable () final |
| | Set CLK IN clock frequency to 0 Hz.
|
| |
|
| template<typename SourceType > |
| void | SetSource (SourceType &source) |
| |
|
Element & | source () |
| |
The documentation for this class was generated from the following file:
- pw_clock_tree_mcuxpresso/public/pw_clock_tree_mcuxpresso/clock_tree.h