Type Alias atmega_hal::pac::fuse::HIGH

source ·
pub type HIGH = Reg<HIGH_SPEC>;
Expand description

HIGH (rw) register accessor: an alias for Reg<HIGH_SPEC>

Aliased Type§

struct HIGH { /* private fields */ }