Struct xmc1000::ccu80::gctrl::_MSE0W[][src]

pub struct _MSE0W<'a> { /* fields omitted */ }

Proxy

Methods

impl<'a> _MSE0W<'a>
[src]

Writes variant to the field

Shadow transfer can only be requested by SW

Shadow transfer can be requested via SW and via the CCU8x.MCSS input.

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _MSE0W<'a>

impl<'a> Sync for _MSE0W<'a>