Struct stm32f469xx::fmc::BTR2[][src]

pub struct BTR2 { /* fields omitted */ }

SRAM/NOR-Flash chip-select timing register 2

Methods

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

impl !Sync for BTR2