pub type BAUD_DIVFRAC_W<'a, REG> = FieldWriter<'a, REG, 6>;
Expand description

Field BAUD_DIVFRAC writer - The fractional baud rate divisor. These bits are cleared to 0 on reset.

Aliased Type§

struct BAUD_DIVFRAC_W<'a, REG> { /* private fields */ }