[][src]Type Definition stm32f3::stm32f3x8::adc2::isr::EOSMP_R

type EOSMP_R = R<bool, EOSMP_A>;

Reader of field EOSMP

Methods

impl EOSMP_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTENDED

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

Checks if the value of the field is ENDED