Struct stm32f0x0::rcc::APB1RSTR[][src]

pub struct APB1RSTR { /* fields omitted */ }

APB1 peripheral reset register (RCC_APB1RSTR)

Methods

impl APB1RSTR
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for APB1RSTR

impl !Sync for APB1RSTR