Type Alias rp2040_pac::xosc::ctrl::FREQ_RANGE_R

source ·
pub type FREQ_RANGE_R = FieldReader<FREQ_RANGE_A>;
Expand description

Field FREQ_RANGE reader - Frequency range. This resets to 0xAA0 and cannot be changed.

Aliased Type§

struct FREQ_RANGE_R { /* private fields */ }

Implementations§

source§

impl FREQ_RANGE_R

source

pub const fn variant(&self) -> Option<FREQ_RANGE_A>

Get enumerated values variant

source

pub fn is_1_15mhz(&self) -> bool

101010100000

source

pub fn is_reserved_1(&self) -> bool

101010100001

source

pub fn is_reserved_2(&self) -> bool

101010100010

source

pub fn is_reserved_3(&self) -> bool

101010100011