Struct stm32f7x7::fmc::PCR [] [src]

pub struct PCR { /* fields omitted */ }

PC Card/NAND Flash control register

Methods

impl PCR
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for PCR

impl !Sync for PCR