[][src]Type Definition k210_pac::dmac::channel::ctl::SRC_MSIZE_R

type SRC_MSIZE_R = R<u8, SRC_MSIZE_A>;

Reader of field src_msize

Methods

impl SRC_MSIZE_R[src]

pub fn variant(&self) -> Variant<u8, SRC_MSIZE_A>[src]

Get enumerated values variant

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

Checks if the value of the field is LENGTH_1

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

Checks if the value of the field is LENGTH_4

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

Checks if the value of the field is LENGTH_8

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

Checks if the value of the field is LENGTH_16

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

Checks if the value of the field is LENGTH_32

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

Checks if the value of the field is LENGTH_64

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

Checks if the value of the field is LENGTH_128

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

Checks if the value of the field is LENGTH_256

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

Checks if the value of the field is LENGTH_512

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

Checks if the value of the field is LENGTH_1024