Type Alias stm32_eth::stm32::stk::VAL

source ·
pub type VAL = Reg<VAL_SPEC>;
Expand description

VAL register accessor: an alias for Reg<VAL_SPEC>

Aliased Type§

struct VAL { /* private fields */ }