[][src]Type Definition lpc55_pac::mrt0::channel::stat::INUSE_R

type INUSE_R = R<bool, INUSE_A>;
[]

Reader of field INUSE

Implementations

impl INUSE_R[src][]

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

Get enumerated values variant

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

Checks if the value of the field is NO

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

Checks if the value of the field is YES