[][src]Type Definition lpc54606_pac::dma0::channel::xfercfg::SRCINC_R

type SRCINC_R = R<u8, SRCINC_A>;

Reader of field SRCINC

Methods

impl SRCINC_R[src]

pub fn variant(&self) -> SRCINC_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