[][src]Type Definition lpc55_pac::pmc::resetctrl::SWRRESETENABLE_R

type SWRRESETENABLE_R = R<bool, SWRRESETENABLE_A>;
[]

Reader of field SWRRESETENABLE

Implementations

impl SWRRESETENABLE_R[src][]

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

Get enumerated values variant

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

Checks if the value of the field is DISABLE

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

Checks if the value of the field is ENABLE