[][src]Type Definition efm32pg12_pac::rmu::ctrl::SYSRMODE_R

type SYSRMODE_R = R<u8, SYSRMODE_A>;

Reader of field SYSRMODE

Methods

impl SYSRMODE_R[src]

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

Checks if the value of the field is LIMITED

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

Checks if the value of the field is EXTENDED

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

Checks if the value of the field is FULL