Type Alias stm32f4xx_hal::pac::can1::mcr::TTCM_W

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

Field TTCM writer - TTCM

Aliased Type§

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