Type Definition stm32g4::stm32g431::adc1::cfgr::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