Struct xmc1000::vadc::accprot1::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 - Access Protection Service Request, Group 0 - 1

Bit 1 - Access Protection Service Request, Group 0 - 1

Bit 15 - Access Protection Test Function

Bit 16 - Access Protection Result Registers, Group 0 - 1

Bit 17 - Access Protection Result Registers, Group 0 - 1

Auto Trait Implementations

impl Send for W

impl Sync for W