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

type FBCLK_R = R<bool, FBCLK_A>;

Reader of field FBCLK

Methods

impl FBCLK_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is INTERNAL_CLOCK

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

Checks if the value of the field is FEEDBACK_CLOCK