Struct stm32f103xx::fsmc::SR3[][src]

pub struct SR3 { /* fields omitted */ }

FIFO status and interrupt register 3

Methods

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

impl !Sync for SR3