Struct xmc1000::ccu80_cc80::psl::W[][src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

Reset value of the register

Writes raw bits to the register

Bit 0 - Output Passive Level for CCU8x.OUTy0

Bit 1 - Output Passive Level for CCU8x.OUTy1

Bit 2 - Output Passive Level for CCU8x.OUTy2

Bit 3 - Output Passive Level for CCU8x.OUTy3

Auto Trait Implementations

impl Send for W

impl Sync for W