pub type POWER_W<'a, const O: u8> = BitWriterRaw<'a, u32, POWER_SPEC, POWER_A, BitM, O>;
Expand description

Field POWER writer - Peripheral power control. The peripheral and its registers will be reset to its initial state by switching the peripheral off and then back on again.