Type Definition atsam4s2a_pac::twi0::mmr::IADRSZ_R

source ·
pub type IADRSZ_R = FieldReader<u8, IADRSZ_A>;
Expand description

Field IADRSZ reader - Internal Device Address Size

Implementations§

source§

impl IADRSZ_R

source

pub fn variant(&self) -> IADRSZ_A

Get enumerated values variant

source

pub fn is_none(&self) -> bool

Checks if the value of the field is NONE

source

pub fn is_1_byte(&self) -> bool

Checks if the value of the field is _1_BYTE

source

pub fn is_2_byte(&self) -> bool

Checks if the value of the field is _2_BYTE

source

pub fn is_3_byte(&self) -> bool

Checks if the value of the field is _3_BYTE