[][src]Type Definition stm32f3::stm32f3x8::adc1::cfgr::AUTDLY_R

type AUTDLY_R = R<bool, AUTDLY_A>;

Reader of field AUTDLY

Methods

impl AUTDLY_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is OFF

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

Checks if the value of the field is ON