Struct stm32l4x6::rcc::APB1RSTR2 [] [src]

pub struct APB1RSTR2 { /* fields omitted */ }

APB1 peripheral reset register 2

Methods

impl APB1RSTR2
[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 APB1RSTR2

impl !Sync for APB1RSTR2