Struct stm32f469xx::fmc::BCR3[][src]

pub struct BCR3 { /* fields omitted */ }

SRAM/NOR-Flash chip-select control register 3

Methods

impl BCR3
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for BCR3

impl !Sync for BCR3