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

type SRC_TR_WIDTH_R = R<u8, SRC_TR_WIDTH_A>;

Reader of field src_tr_width

Methods

impl SRC_TR_WIDTH_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is WIDTH_8

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

Checks if the value of the field is WIDTH_16

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

Checks if the value of the field is WIDTH_32

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

Checks if the value of the field is WIDTH_64

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

Checks if the value of the field is WIDTH_128

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

Checks if the value of the field is WIDTH_256

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

Checks if the value of the field is WIDTH_512