Type Definition stm32g4::stm32g484::adc3::cfgr::DMACFG_R[][src]

type DMACFG_R = R<bool, DMACFG_A>;

Reader of field DMACFG

Implementations

impl DMACFG_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is ONESHOT

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

Checks if the value of the field is CIRCULAR