Struct xmc1000::ccu80::gidlc::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 - CC80 IDLE mode clear

Bit 1 - CC81 IDLE mode clear

Bit 2 - CC82 IDLE mode clear

Bit 3 - CC83 IDLE mode clear

Bit 8 - Prescaler Run Bit Set

Bit 10 - Parity Checker run bit set

Auto Trait Implementations

impl Send for W

impl Sync for W