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

type PINRMODE_R = R<u8, PINRMODE_A>;

Reader of field PINRMODE

Methods

impl PINRMODE_R[src]

pub fn variant(&self) -> Variant<u8, PINRMODE_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