[][src]Type Definition avr_device::attiny85::cpu::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 detector

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

Bit 1 - PLL Enable

pub fn pcke(&self) -> PCKE_R[src]

Bit 2 - PCK Enable

pub fn lsm(&self) -> LSM_R[src]

Bit 7 - Low speed mode