Type Definition gd32f1::gd32f170::rcu::int::LXTALSTBIF_R[][src]

type LXTALSTBIF_R = R<bool, LXTALSTBIF_A>;

Reader of field LXTALSTBIF

Implementations

impl LXTALSTBIF_R[src]

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