[][src]Type Definition stm32f4::stm32f401::adc1::cr1::AWDSGL_R

type AWDSGL_R = R<bool, AWDSGL_A>;

Reader of field AWDSGL

Methods

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