Struct mkw41z::gpioa::pddr::_PDDW [] [src]

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

Proxy

Methods

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

[src]

Writes variant to the field

[src]

Pin is configured as general-purpose input, for the GPIO function.

[src]

Pin is configured as general-purpose output, for the GPIO function.

[src]

Writes raw bits to the field

Trait Implementations

Auto Trait Implementations

impl<'a> Send for _PDDW<'a>

impl<'a> Sync for _PDDW<'a>