Struct stm32f0x0::gpioa::bsrr::_BS8W[][src]

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

Proxy

Methods

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

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _BS8W<'a>

impl<'a> Sync for _BS8W<'a>