Type Alias stm32_eth::stm32::fmc::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 */ }