[][src]Type Definition stm32l0::stm32l0x3::adc::cfgr1::RES_R

type RES_R = R<u8, RES_A>;

Reader of field RES

Methods

impl RES_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is TWELVEBIT

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

Checks if the value of the field is TENBIT

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

Checks if the value of the field is EIGHTBIT

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

Checks if the value of the field is SIXBIT