[][src]Type Definition lpc54606_pac::mrt0::channel::intval::LOAD_R

type LOAD_R = R<bool, LOAD_A>;

Reader of field LOAD

Methods

impl LOAD_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NO_FORCE_LOAD

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

Checks if the value of the field is FORCE_LOAD