Struct stm32f0x0::gpioa::BRR[][src]

pub struct BRR { /* fields omitted */ }

Port bit reset register

Methods

impl BRR
[src]

Writes to the register

Auto Trait Implementations

impl Send for BRR

impl !Sync for BRR