[][src]Type Definition nrf52832_pac::saadc::resolution::VAL_R

type VAL_R = R<u8, VAL_A>;

Reader of field VAL

Methods

impl VAL_R[src]

pub fn variant(&self) -> Variant<u8, VAL_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_10bit(&self) -> bool[src]

Checks if the value of the field is _10BIT

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

Checks if the value of the field is _12BIT

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

Checks if the value of the field is _14BIT