Type Definition stm32g4::stm32g441::adc12_common::csr::ADRDY_SLV_R[][src]

type ADRDY_SLV_R = R<bool, ADRDY_SLV_A>;

Reader of field ADRDY_SLV

Implementations

impl ADRDY_SLV_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTREADY

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

Checks if the value of the field is READY