Struct stm32l4x6::flash::WRP2BR [] [src]

pub struct WRP2BR { /* fields omitted */ }

Flash Bank 2 WRP area B address register

Methods

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

impl !Sync for WRP2BR