[][src]Type Definition stm32l0::stm32l0x3::dac::sr::DMAUDR1_R

type DMAUDR1_R = R<bool, DMAUDR1_A>;

Reader of field DMAUDR1

Methods

impl DMAUDR1_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOUNDERRUN

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

Checks if the value of the field is UNDERRUN