Struct lpc43xx::eeprom::AUTOPROG [] [src]

pub struct AUTOPROG { /* fields omitted */ }

EEPROM auto programming register

Methods

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

impl !Sync for AUTOPROG