Struct xmc1000::pau::privdis0::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 2 - Flash SFRs Privilege Disable Flag

Bit 5 - RAM Block 1 Privilege Disable Flag

Bit 6 - RAM Block 2 Privilege Disable Flag

Bit 7 - RAM Block 3 Privilege Disable Flag

Bit 19 - WDT Privilege Disable Flag

Bit 20 - MATH Global SFRs and Divider Privilege Disable Flag

Bit 21 - MATH CORDIC Privilege Disable Flag

Bit 22 - Port 0 Privilege Disable Flag

Bit 23 - Port 1 Privilege Disable Flag

Bit 24 - Port 2 Privilege Disable Flag

Auto Trait Implementations

impl Send for W

impl Sync for W