pub type DIV_FRACTION_W<'a, const O: u8> = FieldWriterRaw<'a, u32, BRR_SPEC, u8, u8, Safe, 4, O>;
Expand description

Field DIV_Fraction writer - fraction of USARTDIV

Aliased Type§

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