Type Alias stm32f4xx_hal::pac::can1::BTR

source ·
pub type BTR = Reg<BTR_SPEC>;
Expand description

BTR register accessor: an alias for Reg<BTR_SPEC>

Aliased Type§

struct BTR { /* private fields */ }