[][src]Type Definition stm32f3::stm32f3x8::adc1_2::ccr::DUAL_R

type DUAL_R = R<u8, DUAL_A>;

Reader of field DUAL

Methods

impl DUAL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is INDEPENDENT

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

Checks if the value of the field is DUALRJ

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

Checks if the value of the field is DUALRA

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

Checks if the value of the field is DUALIJ

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

Checks if the value of the field is DUALJ

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

Checks if the value of the field is DUALR

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

Checks if the value of the field is DUALI

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

Checks if the value of the field is DUALA