Struct stm32l4x6::rcc::APB1RSTR1 [] [src]

pub struct APB1RSTR1 { /* fields omitted */ }

APB1 peripheral reset register 1

Methods

impl APB1RSTR1
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for APB1RSTR1

impl !Sync for APB1RSTR1