[][src]Type Definition lpc55s6x_pac::syscon::fmccr::DATACTL_R

type DATACTL_R = R<u8, DATACTL_A>;

Reader of field DATACTL

Methods

impl DATACTL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOBUF

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

Checks if the value of the field is ONEBUF

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

Checks if the value of the field is ALLBUF