[][src]Type Definition ambiq_apollo3p_pac::bleif::bstatus::B2MSTATE_R

type B2MSTATE_R = R<u8, B2MSTATE_A>;

Reader of field B2MSTATE

Methods

impl B2MSTATE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is RESET

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

Checks if the value of the field is SLEEP

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

Checks if the value of the field is STANDBY

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

Checks if the value of the field is IDLE

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

Checks if the value of the field is ACTIVE