[][src]Type Definition stm32f3::stm32f3x8::adc1::cfgr::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