template<typename ElementType>
class pw::clock_tree::ClockMcuxpressoMclk< ElementType >
Class template implementing the MCLK IN clock source.
Template argument ElementType can be of class ElementBlocking or ElementNonBlockingCannotFail.
|
| template<typename SourceType > |
| constexpr | ClockMcuxpressoMclk (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 MCLK IN clock frequency.
|
| |
|
Status | DoDisable () final |
| | Set MCLK 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