Struct xmc4200::port14::out::_P6W [] [src]

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

Proxy

Methods

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

[src]

Writes variant to the field

[src]

The output level of Pn.x is 0.

[src]

The output level of Pn.x is 1.

[src]

Sets the field bit

[src]

Clears the field bit

[src]

Writes raw bits to the field

Trait Implementations

Auto Trait Implementations

impl<'a> Send for _P6W<'a>

impl<'a> Sync for _P6W<'a>