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

Field LSDEV writer - Low-speed device

Aliased Type§

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