[][src]Type Definition stm32f7::stm32f7x3::adc2::cr1::RES_R

type RES_R = R<u8, RES_A>;

Reader of field RES

Implementations

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