Struct stm32f469xx::fmc::BTR3[][src]

pub struct BTR3 { /* fields omitted */ }

SRAM/NOR-Flash chip-select timing register 3

Methods

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

impl !Sync for BTR3