Type Definition gd32f1::gd32f170::dbg::ctl0::TIMER0_HOLD_R[][src]

type TIMER0_HOLD_R = R<bool, TIMER0_HOLD_A>;

Reader of field TIMER0_HOLD

Implementations

impl TIMER0_HOLD_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is CONTINUE

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

Checks if the value of the field is STOP