Type Alias avr_device::atmega2560::cpu::clkpr::CLKPS_R

source ·
pub type CLKPS_R = FieldReader<u8, CLKPS_A>;
Expand description

Field CLKPS reader - No Description.

Aliased Type§

struct CLKPS_R { /* private fields */ }

Implementations§

source§

impl CLKPS_R

source

pub fn variant(&self) -> Option<CLKPS_A>

Get enumerated values variant

source

pub fn is_val_0x00(&self) -> bool

Checks if the value of the field is VAL_0X00

source

pub fn is_val_0x01(&self) -> bool

Checks if the value of the field is VAL_0X01

source

pub fn is_val_0x02(&self) -> bool

Checks if the value of the field is VAL_0X02

source

pub fn is_val_0x03(&self) -> bool

Checks if the value of the field is VAL_0X03

source

pub fn is_val_0x04(&self) -> bool

Checks if the value of the field is VAL_0X04

source

pub fn is_val_0x05(&self) -> bool

Checks if the value of the field is VAL_0X05

source

pub fn is_val_0x06(&self) -> bool

Checks if the value of the field is VAL_0X06

source

pub fn is_val_0x07(&self) -> bool

Checks if the value of the field is VAL_0X07

source

pub fn is_val_0x08(&self) -> bool

Checks if the value of the field is VAL_0X08