Type Definition stm32f1::stm32f103::dac::cr::WAVE1_R[][src]

type WAVE1_R = R<u8, WAVE1_A>;

Reader of field WAVE1

Implementations

impl WAVE1_R[src]

pub fn variant(&self) -> Variant<u8, WAVE1_A>[src]

Get enumerated values variant

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

Checks if the value of the field is DISABLED

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

Checks if the value of the field is NOISE

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

Checks if the value of the field is TRIANGLE