Struct stm32f469xx::fmc::BTR4[][src]

pub struct BTR4 { /* fields omitted */ }

SRAM/NOR-Flash chip-select timing register 4

Methods

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

impl !Sync for BTR4