[][src]Type Definition tm4c129x::hib::tpstat::STATE_R

type STATE_R = R<u8, STATE_A>;

Reader of field STATE

Methods

impl STATE_R[src]

pub fn variant(&self) -> Variant<u8, STATE_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_configed(&self) -> bool[src]

Checks if the value of the field is CONFIGED

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

Checks if the value of the field is ERROR