[][src]Type Definition stm32f3::stm32f303::dac::cr::WAVE1_R

type WAVE1_R = R<u8, WAVE1_A>;

Reader of field WAVE1

Methods

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