pub type USBS3_W<'a, const O: u8> = BitWriterRaw<'a, u8, UCSR3C_SPEC, USBS3_A, BitM, O>;Expand description
Field USBS3 writer - Stop Bit Select
Aliased Type§
struct USBS3_W<'a, const O: u8> { /* private fields */ }pub type USBS3_W<'a, const O: u8> = BitWriterRaw<'a, u8, UCSR3C_SPEC, USBS3_A, BitM, O>;Field USBS3 writer - Stop Bit Select
struct USBS3_W<'a, const O: u8> { /* private fields */ }