Module avr_device::atmega32u4::pll
source · Expand description
Phase Locked Loop
Modules§
- PLL Status and Control register
- PLL Frequency Control Register
Structs§
- Register block
Type Aliases§
- PLLCSR (rw) register accessor: an alias for
Reg<PLLCSR_SPEC>
- PLLFRQ (rw) register accessor: an alias for
Reg<PLLFRQ_SPEC>