pub struct ID_R(_);
Expand description
Field ID
reader - Generic Clock Selection ID
Implementations
sourceimpl ID_R
impl ID_R
sourcepub fn is_fdpll32k(&self) -> bool
pub fn is_fdpll32k(&self) -> bool
Checks if the value of the field is FDPLL32K
sourcepub fn is_evsys_0(&self) -> bool
pub fn is_evsys_0(&self) -> bool
Checks if the value of the field is EVSYS_0
sourcepub fn is_evsys_1(&self) -> bool
pub fn is_evsys_1(&self) -> bool
Checks if the value of the field is EVSYS_1
sourcepub fn is_evsys_2(&self) -> bool
pub fn is_evsys_2(&self) -> bool
Checks if the value of the field is EVSYS_2
sourcepub fn is_evsys_3(&self) -> bool
pub fn is_evsys_3(&self) -> bool
Checks if the value of the field is EVSYS_3
sourcepub fn is_evsys_4(&self) -> bool
pub fn is_evsys_4(&self) -> bool
Checks if the value of the field is EVSYS_4
sourcepub fn is_evsys_5(&self) -> bool
pub fn is_evsys_5(&self) -> bool
Checks if the value of the field is EVSYS_5
sourcepub fn is_evsys_6(&self) -> bool
pub fn is_evsys_6(&self) -> bool
Checks if the value of the field is EVSYS_6
sourcepub fn is_evsys_7(&self) -> bool
pub fn is_evsys_7(&self) -> bool
Checks if the value of the field is EVSYS_7
sourcepub fn is_evsys_8(&self) -> bool
pub fn is_evsys_8(&self) -> bool
Checks if the value of the field is EVSYS_8
sourcepub fn is_evsys_9(&self) -> bool
pub fn is_evsys_9(&self) -> bool
Checks if the value of the field is EVSYS_9
sourcepub fn is_evsys_10(&self) -> bool
pub fn is_evsys_10(&self) -> bool
Checks if the value of the field is EVSYS_10
sourcepub fn is_evsys_11(&self) -> bool
pub fn is_evsys_11(&self) -> bool
Checks if the value of the field is EVSYS_11
sourcepub fn is_sercomx_slow(&self) -> bool
pub fn is_sercomx_slow(&self) -> bool
Checks if the value of the field is SERCOMX_SLOW
sourcepub fn is_sercom0_core(&self) -> bool
pub fn is_sercom0_core(&self) -> bool
Checks if the value of the field is SERCOM0_CORE
sourcepub fn is_sercom1_core(&self) -> bool
pub fn is_sercom1_core(&self) -> bool
Checks if the value of the field is SERCOM1_CORE
sourcepub fn is_sercom2_core(&self) -> bool
pub fn is_sercom2_core(&self) -> bool
Checks if the value of the field is SERCOM2_CORE
sourcepub fn is_sercom3_core(&self) -> bool
pub fn is_sercom3_core(&self) -> bool
Checks if the value of the field is SERCOM3_CORE
sourcepub fn is_sercom4_core(&self) -> bool
pub fn is_sercom4_core(&self) -> bool
Checks if the value of the field is SERCOM4_CORE
sourcepub fn is_sercom5_core(&self) -> bool
pub fn is_sercom5_core(&self) -> bool
Checks if the value of the field is SERCOM5_CORE
sourcepub fn is_tcc0_tcc1(&self) -> bool
pub fn is_tcc0_tcc1(&self) -> bool
Checks if the value of the field is TCC0_TCC1
sourcepub fn is_tcc2_tc3(&self) -> bool
pub fn is_tcc2_tc3(&self) -> bool
Checks if the value of the field is TCC2_TC3
sourcepub fn is_tc4_tc5(&self) -> bool
pub fn is_tc4_tc5(&self) -> bool
Checks if the value of the field is TC4_TC5
sourcepub fn is_tc6_tc7(&self) -> bool
pub fn is_tc6_tc7(&self) -> bool
Checks if the value of the field is TC6_TC7
Methods from Deref<Target = FieldReader<u8, ID_A>>
sourcepub fn bit_is_clear(&self) -> bool
pub fn bit_is_clear(&self) -> bool
Returns true
if the bit is clear (0).
sourcepub fn bit_is_set(&self) -> bool
pub fn bit_is_set(&self) -> bool
Returns true
if the bit is set (1).