Type Alias avr_device::atmega2560::cpu::xmcra::SRL_R

source ·
pub type SRL_R = FieldReader<u8, SRL_A>;
Expand description

Field SRL reader - Wait state page limit

Aliased Type§

struct SRL_R { /* private fields */ }

Implementations§

source§

impl SRL_R

source

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