Type Alias avr_device::attiny85::cpu::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 */ }