pub type PWRDWN_W<'a, const O: u8> = BitWriterRaw<'a, u32, MACPCSR_SPEC, bool, BitM, O>;
Expand description

Field PWRDWN writer - Power Down

Aliased Type§

struct PWRDWN_W<'a, const O: u8> { /* private fields */ }