[][src]Type Definition avr_device::atmega32u4::cpu::clkpr::CLKPS_R

type CLKPS_R = R<u8, CLKPS_A>;

Reader of field CLKPS

Implementations

impl CLKPS_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is VAL_0X00

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

Checks if the value of the field is VAL_0X01

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

Checks if the value of the field is VAL_0X02

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

Checks if the value of the field is VAL_0X03

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

Checks if the value of the field is VAL_0X04

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

Checks if the value of the field is VAL_0X05

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

Checks if the value of the field is VAL_0X06

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

Checks if the value of the field is VAL_0X07

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

Checks if the value of the field is VAL_0X08