Struct stm32l4x6::flash::WRP2AR [] [src]

pub struct WRP2AR { /* fields omitted */ }

Flash Bank 2 WRP area A address register

Methods

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

impl !Sync for WRP2AR