[][src]Type Definition stm32f0::stm32f0x8::adc::isr::EOSMP_R

type EOSMP_R = R<bool, EOSMP_A>;

Reader of field EOSMP

Implementations

impl EOSMP_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTATEND

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

Checks if the value of the field is ATEND