Type Alias xmc4300::scu_pll::usbpllcon::FindisR

source ·
pub type FindisR = BitReader<Findis>;
Expand description

Field FINDIS reader - Disconnect Oscillator from VCO

Aliased Type§

struct FindisR { /* private fields */ }

Implementations§

source§

impl FindisR

source

pub const fn variant(&self) -> Findis

Get enumerated values variant

source

pub fn is_const_0(&self) -> bool

Connect oscillator to the VCO part

source

pub fn is_const_1(&self) -> bool

Disconnect oscillator from the VCO part.