[][src]Type Definition stm32l0::stm32l0x1::adc::cfgr1::SCANDIR_R

type SCANDIR_R = R<bool, SCANDIR_A>;

Reader of field SCANDIR

Methods

impl SCANDIR_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is UPWARD

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

Checks if the value of the field is BACKWARD