Struct lpc43xx::eeprom::CLKDIV [] [src]

pub struct CLKDIV { /* fields omitted */ }

EEPROM clock divider register

Methods

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

impl !Sync for CLKDIV