[][src]Type Definition lpc55s6x_pac::dma0::channel::xfercfg::CFGVALID_R

type CFGVALID_R = R<bool, CFGVALID_A>;

Reader of field CFGVALID

Methods

impl CFGVALID_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOT_VALID

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

Checks if the value of the field is VALID