Struct stm32f469xx::fmc::BCR1[][src]

pub struct BCR1 { /* fields omitted */ }

SRAM/NOR-Flash chip-select control register 1

Methods

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

impl !Sync for BCR1