template<typename ElementType>
class pw::clock_tree::ClockMcuxpressoSelector< ElementType >
Class template implementing the clock selector element.
Template argument ElementType can be of class ElementBlocking or ElementNonBlockingCannotFail.
|
| template<typename SourceType > |
| constexpr | ClockMcuxpressoSelector (SourceType &source, clock_attach_id_t selector_enable, clock_attach_id_t selector_disable) |
| |
|
template<typename SourceType > |
| constexpr | DependentElement (SourceType &source) |
| | Create a dependent clock tree element that depends on source.
|
| |
|
|
Status | DoEnable () final |
| | Enable selector.
|
| |
|
Status | DoDisable () final |
| | Disable selector.
|
| |
|
| 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