Type Definition gd32f1::gd32f130::rcu::int::CKMIF_R[][src]

type CKMIF_R = R<bool, CKMIF_A>;

Reader of field CKMIF

Implementations

impl CKMIF_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTINTERRUPTED

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

Checks if the value of the field is INTERRUPTED