[][src]Type Definition avr_device::attiny85::adc::adcsrb::ADTS_R

type ADTS_R = R<u8, ADTS_A>;

Reader of field ADTS

Implementations

impl ADTS_R[src]

pub fn variant(&self) -> Variant<u8, ADTS_A>[src]

Get enumerated values variant

pub fn is_free(&self) -> bool[src]

Checks if the value of the field is FREE

pub fn is_ac(&self) -> bool[src]

Checks if the value of the field is AC

pub fn is_int0(&self) -> bool[src]

Checks if the value of the field is INT0

pub fn is_tc0_cma(&self) -> bool[src]

Checks if the value of the field is TC0_CMA

pub fn is_tc0_ovf(&self) -> bool[src]

Checks if the value of the field is TC0_OVF

pub fn is_tc0_cmb(&self) -> bool[src]

Checks if the value of the field is TC0_CMB

pub fn is_pcir(&self) -> bool[src]

Checks if the value of the field is PCIR