Type Definition stm32f1::stm32f100::dac::cr::WAVE2_R[][src]

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