avr_device::attiny85::cpu

Type Alias PLLCSR

Source
pub type PLLCSR = Reg<PLLCSR_SPEC>;
Expand description

PLLCSR (rw) register accessor: an alias for Reg<PLLCSR_SPEC>

Aliased Typeยง

struct PLLCSR { /* private fields */ }