Enum xmc1000::ccu80::gctrl::PRBCW[][src]

pub enum PRBCW {
    VALUE1,
    VALUE2,
    VALUE3,
    VALUE4,
    VALUE5,
}

Values that can be written to the field PRBC

Variants

SW only

GSTATThe register contains the status of the prescaler and each timer slice (idle mode or running)..PRB and prescaler registers are cleared when the Run Bit of CC80 is cleared.

GSTATThe register contains the status of the prescaler and each timer slice (idle mode or running)..PRB and prescaler registers are cleared when the Run Bit of CC81 is cleared.

GSTATThe register contains the status of the prescaler and each timer slice (idle mode or running)..PRB and prescaler registers are cleared when the Run Bit of CC82 is cleared.

GSTATThe register contains the status of the prescaler and each timer slice (idle mode or running)..PRB and prescaler registers are cleared when the Run Bit of CC83 is cleared.

Auto Trait Implementations

impl Send for PRBCW

impl Sync for PRBCW