Struct stm32l0x3::gpioa::BRR [] [src]

pub struct BRR { /* fields omitted */ }

GPIO port bit reset register

Methods

impl BRR
[src]

[src]

Writes to the register

Trait Implementations

Auto Trait Implementations

impl Send for BRR

impl !Sync for BRR