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

type FETCHCTL_R = R<u8, FETCHCTL_A>;

Reader of field FETCHCTL

Methods

impl FETCHCTL_R[src]

pub fn variant(&self) -> Variant<u8, FETCHCTL_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