Type Definition stm32g4::stm32g441::cordic::csr::DMAREN_R[][src]

type DMAREN_R = R<bool, DMAREN_A>;

Reader of field DMAREN

Implementations

impl DMAREN_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DISABLED

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

Checks if the value of the field is ENABLED