Struct xmc1000::ccu80::gctrl::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

Bits 0:2 - Prescaler Clear Configuration

Bits 4:5 - Prescaler Input Clock Selection

Bits 8:9 - Suspend Mode Configuration

Bit 10 - Slice 0 Multi Channel shadow transfer enable

Bit 11 - Slice 1 Multi Channel shadow transfer enable

Bit 12 - Slice 2 Multi Channel shadow transfer enable

Bit 13 - Slice 3 Multi Channel shadow transfer enable

Bits 14:15 - Multi Channel shadow transfer request configuration

Auto Trait Implementations

impl Send for W

impl Sync for W