Type Definition efm32gg11b_pac::efm32gg11b110::i2c2::ctrl::CLTO_R

source ·
pub type CLTO_R = FieldReader<u8, CLTO_A>;
Expand description

Field CLTO reader - Clock Low Timeout

Implementations§

source§

impl CLTO_R

source

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

Get enumerated values variant

source

pub fn is_off(&self) -> bool

Checks if the value of the field is OFF

source

pub fn is_40pcc(&self) -> bool

Checks if the value of the field is _40PCC

source

pub fn is_80pcc(&self) -> bool

Checks if the value of the field is _80PCC

source

pub fn is_160pcc(&self) -> bool

Checks if the value of the field is _160PCC

source

pub fn is_320pcc(&self) -> bool

Checks if the value of the field is _320PCC

source

pub fn is_1024pcc(&self) -> bool

Checks if the value of the field is _1024PCC