Type Alias STOP_BIT_NUM_W

Source
pub type STOP_BIT_NUM_W<'a, REG> = FieldWriter<'a, REG, 2>;
Expand description

Field STOP_BIT_NUM writer - This register is used to set the length of stop bit. 1:1bit 2:1.5bits 3:2bits

Aliased Typeยง

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