[][src]Type Definition lpc54606_pac::mrt0::channel::stat::RUN_R

type RUN_R = R<bool, RUN_A>;

Reader of field RUN

Methods

impl RUN_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is IDLE_STATE

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

Checks if the value of the field is RUNNING