[][src]Type Definition lpc55_pac::dma0::channel::xfercfg::DSTINC_R

type DSTINC_R = R<u8, DSTINC_A>;
[]

Reader of field DSTINC

Implementations

impl DSTINC_R[src][]

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

Get enumerated values variant

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

Checks if the value of the field is NO_INCREMENT

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

Checks if the value of the field is WIDTH_X_1

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

Checks if the value of the field is WIDTH_X_2

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

Checks if the value of the field is WIDTH_X_4