Type Alias mcxn947_pac::scg0::spllstat::MDIVACK_R

source ·
pub type MDIVACK_R = BitReader<MDIVACK_A>;
Expand description

Field MDIVACK reader - Feedback (M) divider ratio change acknowledge

Aliased Type§

struct MDIVACK_R { /* private fields */ }

Implementations§

source§

impl MDIVACK_R

source

pub const fn variant(&self) -> MDIVACK_A

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

The feedback (M) ratio change is not accepted by the analog PLL.

source

pub fn is_enabled(&self) -> bool

The feedback (M) ratio change is accepted by the analog PLL.