Type Alias avr_device::atmega2560::adc::adcsrb::ADTS_R
source · pub type ADTS_R = FieldReader<u8, ADTS_A>;Expand description
Field ADTS reader - ADC Auto Trigger Source bits
Aliased Type§
struct ADTS_R { /* private fields */ }Implementations§
source§impl ADTS_R
impl ADTS_R
sourcepub fn is_val_0x00(&self) -> bool
pub fn is_val_0x00(&self) -> bool
Checks if the value of the field is VAL_0X00
sourcepub fn is_val_0x01(&self) -> bool
pub fn is_val_0x01(&self) -> bool
Checks if the value of the field is VAL_0X01
sourcepub fn is_val_0x02(&self) -> bool
pub fn is_val_0x02(&self) -> bool
Checks if the value of the field is VAL_0X02
sourcepub fn is_val_0x03(&self) -> bool
pub fn is_val_0x03(&self) -> bool
Checks if the value of the field is VAL_0X03
sourcepub fn is_val_0x04(&self) -> bool
pub fn is_val_0x04(&self) -> bool
Checks if the value of the field is VAL_0X04
sourcepub fn is_val_0x05(&self) -> bool
pub fn is_val_0x05(&self) -> bool
Checks if the value of the field is VAL_0X05
sourcepub fn is_val_0x06(&self) -> bool
pub fn is_val_0x06(&self) -> bool
Checks if the value of the field is VAL_0X06
sourcepub fn is_val_0x07(&self) -> bool
pub fn is_val_0x07(&self) -> bool
Checks if the value of the field is VAL_0X07