Type Alias stm32_hal2::pac::usart1::icr::TCBGTC_W

source ·
pub type TCBGTC_W<'a, const O: u8> = BitWriterRaw<'a, u32, ICR_SPEC, bool, BitM, O>;
Expand description

Field TCBGTC writer - Transmission complete before Guard time clear flag

Aliased Type§

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