Type Definition stm32f1::stm32f101::adc2::cr2::ALIGN_R[][src]

type ALIGN_R = R<bool, ALIGN_A>;

Reader of field ALIGN

Implementations

impl ALIGN_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is RIGHT

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

Checks if the value of the field is LEFT