[][src]Type Definition lpc55_pac::syscon::systickclkdiv0::HALT_R

type HALT_R = R<bool, HALT_A>;
[]

Reader of field HALT

Implementations

impl HALT_R[src][]

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

Get enumerated values variant

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

Checks if the value of the field is RUN

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

Checks if the value of the field is HALT