Type Alias stm32f4xx_hal::pac::crc::CR

source ·
pub type CR = Reg<CR_SPEC>;
Expand description

CR register accessor: an alias for Reg<CR_SPEC>

Aliased Type§

struct CR { /* private fields */ }