Type Alias avr_device::atmega32u4::fuse::LOW
source · pub type LOW = Reg<LOW_SPEC>;
Expand description
LOW (rw) register accessor: an alias for Reg<LOW_SPEC>
Aliased Type§
struct LOW { /* private fields */ }
pub type LOW = Reg<LOW_SPEC>;
LOW (rw) register accessor: an alias for Reg<LOW_SPEC>
struct LOW { /* private fields */ }