Struct stm32f0x0::gpioa::BSRR[][src]

pub struct BSRR { /* fields omitted */ }

GPIO port bit set/reset register

Methods

impl BSRR
[src]

Writes to the register

Auto Trait Implementations

impl Send for BSRR

impl !Sync for BSRR