[][src]Type Definition stm32l0::stm32l0x1::adc::isr::EOCAL_R

type EOCAL_R = R<bool, EOCAL_A>;

Reader of field EOCAL

Methods

impl EOCAL_R[src]

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