Type Alias stm32f4xx_hal::pac::can1::tx::TIR

source ·
pub type TIR = Reg<TIR_SPEC>;
Expand description

TIR register accessor: an alias for Reg<TIR_SPEC>

Aliased Type§

struct TIR { /* private fields */ }