Type Alias CLTO_R

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

Field CLTO reader - Clock Low Timeout

Aliased Type§

pub struct CLTO_R { /* private fields */ }

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_320ppc(&self) -> bool

Checks if the value of the field is _320PPC

Source

pub fn is_1024ppc(&self) -> bool

Checks if the value of the field is _1024PPC