[][src]Type Definition mkl26z4::dma::dcr1::SMOD_R

type SMOD_R = R<u8, SMOD_A>;

Reader of field SMOD

Methods

impl SMOD_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is _0000

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

Checks if the value of the field is _0001

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

Checks if the value of the field is _0010

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

Checks if the value of the field is _0011

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

Checks if the value of the field is _0100

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

Checks if the value of the field is _0101

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

Checks if the value of the field is _0110

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

Checks if the value of the field is _0111

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

Checks if the value of the field is _1000

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

Checks if the value of the field is _1001

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

Checks if the value of the field is _1010

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

Checks if the value of the field is _1011

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

Checks if the value of the field is _1100

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

Checks if the value of the field is _1101

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

Checks if the value of the field is _1110

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

Checks if the value of the field is _1111