Type Alias stm32_hal2::pac::usart1::cr3::RTSE_W

source ·
pub type RTSE_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR3_SPEC, RTSE_A, BitM, O>;
Expand description

Field RTSE writer - RTS enable

Aliased Type§

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