[][src]Type Definition lpc54606_pac::spifi0::ctrl::PRFTCH_DIS_R

type PRFTCH_DIS_R = R<bool, PRFTCH_DIS_A>;

Reader of field PRFTCH_DIS

Methods

impl PRFTCH_DIS_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is ENABLE

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

Checks if the value of the field is DISABLE