Type Definition gd32f1::gd32f170::rcu::bdctl::LXTALSTB_R[][src]

type LXTALSTB_R = R<bool, LXTALSTB_A>;

Reader of field LXTALSTB

Implementations

impl LXTALSTB_R[src]

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