Type Alias avr_device::atmega2560::cpu::xmcra::SRW0_R

source ·
pub type SRW0_R = FieldReader<u8, SRW0_A>;
Expand description

Field SRW0 reader - Wait state select bit lower page

Aliased Type§

struct SRW0_R { /* private fields */ }

Implementations§

source§

impl SRW0_R

source

pub fn variant(&self) -> SRW0_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