Type Definition stm32g4::stm32g484::adc1::isr::EOS_R[][src]

type EOS_R = R<bool, EOS_A>;

Reader of field EOS

Implementations

impl EOS_R[src]

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