Type Alias xmc4300::ccu40::gstat::PrbR

source ·
pub type PrbR = BitReader<Prb>;
Expand description

Field PRB reader - Prescaler Run Bit

Aliased Type§

struct PrbR { /* private fields */ }

Implementations§

source§

impl PrbR

source

pub const fn variant(&self) -> Prb

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Prescaler is stopped

source

pub fn is_value2(&self) -> bool

Prescaler is running