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

pub enum MSE1W {
    VALUE1,
    VALUE2,
}

Values that can be written to the field MSE1

Variants

Shadow transfer can only be requested by SW

Shadow transfer can be requested via SW and via the CCU8x.MCSS input.

Auto Trait Implementations

impl Send for MSE1W

impl Sync for MSE1W