Struct lpc82x::syscon::PDSLEEPCFG [] [src]

pub struct PDSLEEPCFG { /* fields omitted */ }

Power-down states in deep-sleep mode

Methods

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

impl !Sync for PDSLEEPCFG