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

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

Proxy

Methods

impl<'a> _PUPDR8W<'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 _PUPDR8W<'a>

impl<'a> Sync for _PUPDR8W<'a>