Type Alias stm32h7xx_hal::stm32::spdifrx::DIR

source ·
pub type DIR = Reg<DIR_SPEC>;
Expand description

DIR register accessor: an alias for Reg<DIR_SPEC>

Aliased Type§

struct DIR { /* private fields */ }