Type Alias stm32h7xx_hal::pac::spdifrx::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 */ }