[][src]Type Definition avr_device::atmega32u4::adc::admux::REFS_R

type REFS_R = R<u8, REFS_A>;

Reader of field REFS

Implementations

impl REFS_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is AREF

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

Checks if the value of the field is AVCC

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

Checks if the value of the field is INTERNAL