Struct stm32l0x1::rcc::apb2rstr::_SPI1RSTW[][src]

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

Proxy

Methods

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

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _SPI1RSTW<'a>

impl<'a> Sync for _SPI1RSTW<'a>