Type Alias avr_device::atmega2560::usart3::ucsr3c::USBS3_W
source · pub type USBS3_W<'a, const O: u8> = BitWriter<'a, u8, UCSR3C_SPEC, USBS3_A, O>;Expand description
Field USBS3 writer - Stop Bit Select
Aliased Type§
struct USBS3_W<'a, const O: u8> { /* private fields */ }