[][src]Type Definition lpc55s6x_pac::syscon::clkoutdiv::HALT_R

type HALT_R = R<bool, HALT_A>;

Reader of field HALT

Methods

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