Type Alias stm32f4xx_hal::pac::can1::tsr::TXOK1_W

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

Field TXOK1 writer - TXOK1

Aliased Type§

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