[][src]Type Definition stm32f3::stm32f3x8::adc2::cfgr::ALIGN_R

type ALIGN_R = R<bool, ALIGN_A>;

Reader of field ALIGN

Methods

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