Type Definition stm32f2::stm32f217::adc1::cr1::AWDSGL_R[][src]

type AWDSGL_R = R<bool, AWDSGL_A>;

Reader of field AWDSGL

Implementations

impl AWDSGL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is ALLCHANNELS

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

Checks if the value of the field is SINGLECHANNEL