Struct stm32f7x7::fmc::BCR3 [] [src]

pub struct BCR3 { /* fields omitted */ }

SRAM/NOR-Flash chip-select control register 3

Methods

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

impl !Sync for BCR3