[][src]Type Definition stm32f3::stm32f3x8::adc1_2::csr::JQOVF_MST_R

type JQOVF_MST_R = R<bool, JQOVF_MST_A>;

Reader of field JQOVF_MST

Methods

impl JQOVF_MST_R[src]

pub fn variant(&self) -> JQOVF_MST_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