Struct stm32l0x1::rcc::APB1RSTR[][src]

pub struct APB1RSTR { /* fields omitted */ }

APB1 peripheral reset register

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