[][src]Type Definition stm32f3::stm32f303::dac::sr::DMAUDR2_R

type DMAUDR2_R = R<bool, DMAUDR2_A>;

Reader of field DMAUDR2

Methods

impl DMAUDR2_R[src]

pub fn variant(&self) -> DMAUDR2_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