Struct stm32f103xx::gpioa::BRR[][src]

pub struct BRR { /* fields omitted */ }
[]

Port bit reset register (GPIOn_BRR)

Methods

impl BRR
[src]
[]

[]

Writes to the register

Auto Trait Implementations

impl Send for BRR

impl !Sync for BRR