k22f::portb::pcr27

Type Alias MUX_R

Source
pub type MUX_R = R<u8, MUX_A>;
Expand description

Reader of field MUX

Aliased Type§

struct MUX_R { /* private fields */ }

Implementations§

Source§

impl MUX_R

Source

pub fn variant(&self) -> MUX_A

Get enumerated values variant

Source

pub fn is_000(&self) -> bool

Checks if the value of the field is _000

Source

pub fn is_001(&self) -> bool

Checks if the value of the field is _001

Source

pub fn is_010(&self) -> bool

Checks if the value of the field is _010

Source

pub fn is_011(&self) -> bool

Checks if the value of the field is _011

Source

pub fn is_100(&self) -> bool

Checks if the value of the field is _100

Source

pub fn is_101(&self) -> bool

Checks if the value of the field is _101

Source

pub fn is_110(&self) -> bool

Checks if the value of the field is _110

Source

pub fn is_111(&self) -> bool

Checks if the value of the field is _111