Type Alias avr_device::atmega2560::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 */ }
pub type HIGH = Reg<HIGH_SPEC>;
HIGH (rw) register accessor: an alias for Reg<HIGH_SPEC>
struct HIGH { /* private fields */ }