Struct stm32f469xx::fmc::SDSR[][src]

pub struct SDSR { /* fields omitted */ }

SDRAM Status register

Methods

impl SDSR
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for SDSR

impl !Sync for SDSR