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

type DMACFG_R = R<bool, DMACFG_A>;

Reader of field DMACFG

Methods

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