Type Definition stm32g4::stm32g484::adc12_common::csr::EOC_MST_R[][src]

type EOC_MST_R = R<bool, EOC_MST_A>;

Reader of field EOC_MST

Implementations

impl EOC_MST_R[src]

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