Type Definition stm32g4::stm32g431::adc1::isr::JQOVF_R[][src]

type JQOVF_R = R<bool, JQOVF_A>;

Reader of field JQOVF

Implementations

impl JQOVF_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOOVERFLOW

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

Checks if the value of the field is OVERFLOW