avr_device::attiny85::cpu

Type Alias PRR

Source
pub type PRR = Reg<PRR_SPEC>;
Expand description

PRR (rw) register accessor: an alias for Reg<PRR_SPEC>

Aliased Typeยง

struct PRR { /* private fields */ }