Struct xmc1000::ccu80::gstat::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bit 0 - CC80 IDLE status

Bit 1 - CC81 IDLE status

Bit 2 - CC82 IDLE status

Bit 3 - CC83 IDLE status

Bit 8 - Prescaler Run Bit

Bit 10 - Parity Checker Run Bit

Auto Trait Implementations

impl Send for R

impl Sync for R