[][src]Type Definition mk66f18::portd::pcr22::MUX_R

type MUX_R = R<u8, MUX_A>;

Reader of field MUX

Methods

impl MUX_R[src]

pub fn variant(&self) -> MUX_A[src]

Get enumerated values variant

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

Checks if the value of the field is _000

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

Checks if the value of the field is _001

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

Checks if the value of the field is _010

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

Checks if the value of the field is _011

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

Checks if the value of the field is _100

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

Checks if the value of the field is _101

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

Checks if the value of the field is _110

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

Checks if the value of the field is _111