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

Field PENCHNG writer - Port enable/disable change

Aliased Type§

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