Type Definition stm32f2::stm32f217::adc1::cr2::DDS_R[][src]

type DDS_R = R<bool, DDS_A>;

Reader of field DDS

Implementations

impl DDS_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is SINGLE

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

Checks if the value of the field is CONTINUOUS