[][src]Type Definition tm4c129x::sysctl::emacpds::PWRSTAT_R

type PWRSTAT_R = R<u8, PWRSTAT_A>;

Reader of field PWRSTAT

Methods

impl PWRSTAT_R[src]

pub fn variant(&self) -> Variant<u8, PWRSTAT_A>[src]

Get enumerated values variant

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

Checks if the value of the field is OFF

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

Checks if the value of the field is ON