[][src]Type Definition lpc54606_pac::syscon::flashcfg::PREFEN_R

type PREFEN_R = R<bool, PREFEN_A>;

Reader of field PREFEN

Methods

impl PREFEN_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NO_PREFETCH

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

Checks if the value of the field is PREFETCH