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

Field PPWR writer - Port power

Aliased Type§

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