Type Alias avr_device::attiny85::adc::adcsrb::ADTS_R

source ·
pub type ADTS_R = FieldReader<u8, ADTS_A>;
Expand description

Field ADTS reader - ADC Auto Trigger Sources

Aliased Type§

struct ADTS_R { /* private fields */ }

Implementations§

source§

impl ADTS_R

source

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

Get enumerated values variant

source

pub fn is_free(&self) -> bool

Checks if the value of the field is FREE

source

pub fn is_ac(&self) -> bool

Checks if the value of the field is AC

source

pub fn is_int0(&self) -> bool

Checks if the value of the field is INT0

source

pub fn is_tc0_cma(&self) -> bool

Checks if the value of the field is TC0_CMA

source

pub fn is_tc0_ovf(&self) -> bool

Checks if the value of the field is TC0_OVF

source

pub fn is_tc0_cmb(&self) -> bool

Checks if the value of the field is TC0_CMB

source

pub fn is_pcir(&self) -> bool

Checks if the value of the field is PCIR