Type Definition atsam4e16c_pac::supc::wumr::FWUPEN_R[][src]

type FWUPEN_R = R<bool, FWUPEN_A>;

Reader of field FWUPEN

Implementations

impl FWUPEN_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOT_ENABLE

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

Checks if the value of the field is ENABLE