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

type REFS_R = R<u8, REFS_A>;

Reader of field REFS

Implementations

impl REFS_R[src]

pub fn variant(&self) -> REFS_A[src]

Get enumerated values variant

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

Checks if the value of the field is VCC

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

Checks if the value of the field is AREF

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

Checks if the value of the field is INTERNAL

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

Checks if the value of the field is INTERNAL_BYPASS