[][src]Type Definition avr_device::atmega32u4::pll::pllcsr::R

type R = R<u8, PLLCSR>;

Reader of register PLLCSR

Implementations

impl R[src]

pub fn plock(&self) -> PLOCK_R[src]

Bit 0 - PLL Lock Status Bit

pub fn plle(&self) -> PLLE_R[src]

Bit 1 - PLL Enable Bit

pub fn pindiv(&self) -> PINDIV_R[src]

Bit 4 - PLL prescaler Bit 2