Struct xmc1000::bccu0::globcon::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 - Trigger Mode

Bits 2:3 - Trigger Delay

Bits 4:5 - Suspend Mode Configuration

Bits 6:9 - Trap Input Pin Selector

Bit 10 - Trap Edge

Bits 16:27 - Watchdog Maximum Bitnumber

Auto Trait Implementations

impl Send for W

impl Sync for W