Type Alias xmc4800::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_value1(&self) -> bool

Bypass Mode is not entered

source

pub fn is_value2(&self) -> bool

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