Struct stm32f1::stm32f101::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