avr_device::attiny85::fuse

Type Alias 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 */ }