[][src]Type Definition stm32f7::stm32f7x9::adc_common::ccr::DDS_R

type DDS_R = R<bool, DDS_A>;

Reader of field DDS

Methods

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