Struct xmc1000::math::statc::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 5 - Last X Result as Initial Data for New Calculation

Bit 6 - Last Y Result as Initial Data for New Calculation

Bit 7 - Last Z Result as Initial Data for New Calculation

Auto Trait Implementations

impl Send for W

impl Sync for W