Type Definition stm32g4::stm32g474::adc1::cfgr::EXTEN_R[][src]

type EXTEN_R = R<u8, EXTEN_A>;

Reader of field EXTEN

Implementations

impl EXTEN_R[src]

pub fn variant(&self) -> EXTEN_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_rising_edge(&self) -> bool[src]

Checks if the value of the field is RISINGEDGE

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

Checks if the value of the field is FALLINGEDGE

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

Checks if the value of the field is BOTHEDGES