[][src]Type Definition stm32f3::stm32f3x8::adc1_2::csr::EOS_MST_R

type EOS_MST_R = R<bool, EOS_MST_A>;

Reader of field EOS_MST

Methods

impl EOS_MST_R[src]

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