Type Alias stm32f7xx_hal::pac::cryp::DIN

source ·
pub type DIN = Reg<DIN_SPEC>;
Expand description

DIN register accessor: an alias for Reg<DIN_SPEC>

Aliased Type§

struct DIN { /* private fields */ }