Type Definition stm32f1::stm32f103::adc3::sr::AWD_R[][src]

type AWD_R = R<bool, AWD_A>;

Reader of field AWD

Implementations

impl AWD_R[src]

pub fn variant(&self) -> AWD_A[src]

Get enumerated values variant

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

Checks if the value of the field is NOEVENT

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

Checks if the value of the field is EVENT