[][src]Type Definition nrf51::adc::config::RES_R

type RES_R = R<u8, RES_A>;

Reader of field RES

Methods

impl RES_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is _8BIT

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

Checks if the value of the field is _9BIT

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

Checks if the value of the field is _10BIT