[][src]Type Definition stm32f7::stm32f7x3::dac::cr::WAVE2_R

type WAVE2_R = R<u8, WAVE2_A>;

Reader of field WAVE2

Implementations

impl WAVE2_R[src]

pub fn variant(&self) -> Variant<u8, WAVE2_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