Type Definition stm32g4::stm32g474::adc1::cfgr2::SMPTRIG_R[][src]

type SMPTRIG_R = R<bool, SMPTRIG_A>;

Reader of field SMPTRIG

Implementations

impl SMPTRIG_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DISABLED

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

Checks if the value of the field is ENABLED