[][src]Type Definition avr_device::atmega32u4::pll::pllfrq::PDIV_R

type PDIV_R = R<u8, PDIV_A>;

Reader of field PDIV

Implementations

impl PDIV_R[src]

pub fn variant(&self) -> Variant<u8, PDIV_A>[src]

Get enumerated values variant

pub fn is_mhz40(&self) -> bool[src]

Checks if the value of the field is MHZ40

pub fn is_mhz48(&self) -> bool[src]

Checks if the value of the field is MHZ48

pub fn is_mhz56(&self) -> bool[src]

Checks if the value of the field is MHZ56

pub fn is_mhz72(&self) -> bool[src]

Checks if the value of the field is MHZ72

pub fn is_mhz80(&self) -> bool[src]

Checks if the value of the field is MHZ80

pub fn is_mhz88(&self) -> bool[src]

Checks if the value of the field is MHZ88

pub fn is_mhz96(&self) -> bool[src]

Checks if the value of the field is MHZ96