Type Alias stm32_hal2::pac::fdcan1::tocc::ETOC_W

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

Field ETOC writer - Enable Timeout Counter

Aliased Type§

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