Type Alias stm32f4xx_hal::pac::usart1::cr2::STOP_W

source ·
pub type STOP_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CR2_SPEC, u8, STOP_A, Safe, 2, O>;
Expand description

Field STOP writer - STOP bits

Aliased Type§

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