Type Definition stm32g4::stm32g484::adc1::cfgr::AUTDLY_R[][src]

type AUTDLY_R = R<bool, AUTDLY_A>;

Reader of field AUTDLY

Implementations

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