Type Alias CLHR_R

Source
pub type CLHR_R = FieldReader<u8, CLHR_A>;
Expand description

Field CLHR reader - Clock Low High Ratio

Aliased Type§

pub struct CLHR_R { /* private fields */ }

Implementations§

Source§

impl CLHR_R

Source

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

Get enumerated values variant

Source

pub fn is_standard(&self) -> bool

Checks if the value of the field is STANDARD

Source

pub fn is_asymmetric(&self) -> bool

Checks if the value of the field is ASYMMETRIC

Source

pub fn is_fast(&self) -> bool

Checks if the value of the field is FAST