Type Alias stm32wlxx_hal::pac::usart1::icr::TCBGTCF_W

pub type TCBGTCF_W<'a, const O: u8> = BitWriterRaw<'a, u32, ICR_SPEC, TCBGTCF_AW, BitM, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field TCBGTCF writer - Transmission complete before Guard time clear flag

Aliased Type§

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