Type Definition atsam4s2c_pac::dacc::mr::SLEEP_R[][src]

type SLEEP_R = R<bool, SLEEP_A>;

Reader of field SLEEP

Implementations

impl SLEEP_R[src]

pub fn variant(&self) -> SLEEP_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