[][src]Type Definition lpc55_pac::mrt0::channel::ctrl::INTEN_R

type INTEN_R = R<bool, INTEN_A>;
[]

Reader of field INTEN

Implementations

impl INTEN_R[src][]

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

Get enumerated values variant

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

Checks if the value of the field is DISABLED

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

Checks if the value of the field is ENABLED