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

type PREFOVR_R = R<bool, PREFOVR_A>;

Reader of field PREFOVR

Methods

impl PREFOVR_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is PREFETCH_COMPLETED

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

Checks if the value of the field is PREFETCH_ABORT