Struct stm32f334::gpiob::pupdr::_PUPDR14W [] [src]

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

Proxy

Methods

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

[src]

Writes variant to the field

[src]

No pull-up, pull-down

[src]

Pull-up

[src]

Pull-down

[src]

Writes raw bits to the field

Trait Implementations

Auto Trait Implementations

impl<'a> Send for _PUPDR14W<'a>

impl<'a> Sync for _PUPDR14W<'a>