[−][src]Type Definition stm32f0::stm32f0x8::adc::isr::EOC_R
type EOC_R = R<bool, EOC_A>;
Reader of field EOC
Implementations
impl EOC_R[src]
pub fn variant(&self) -> EOC_A[src]
Get enumerated values variant
pub fn is_not_complete(&self) -> bool[src]
Checks if the value of the field is NOTCOMPLETE
pub fn is_complete(&self) -> bool[src]
Checks if the value of the field is COMPLETE