Type Definition gd32f1::gd32f130::dma::ch5ctl0::CMEN_R[][src]

type CMEN_R = R<bool, CMEN_A>;

Reader of field CMEN

Implementations

impl CMEN_R[src]

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