Type Alias xmc4300::scu_pll::usbpllstat::ByR

source ·
pub type ByR = BitReader<By>;
Expand description

Field BY reader - Bypass Mode Status

Aliased Type§

struct ByR { /* private fields */ }

Implementations§

source§

impl ByR

source

pub const fn variant(&self) -> By

Get enumerated values variant

source

pub fn is_const_0(&self) -> bool

Bypass Mode is not entered

source

pub fn is_const_1(&self) -> bool

Bypass Mode is entered. Input fOSC is selected as output fPLL.