pub type ALIGN_W<'a, const O: u8> = BitWriter<'a, u32, CFGR1_SPEC, ALIGN_A, O>;
Expand description

Field ALIGN writer - ALIGN

Implementations

Right alignment

Left alignment