Struct stm32f0x0::gpioa::odr::_ODR2W[][src]

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

Proxy

Methods

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

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _ODR2W<'a>

impl<'a> Sync for _ODR2W<'a>