Struct lpc82x::swm::PINENABLE0 [] [src]

pub struct PINENABLE0 { /* fields omitted */ }

Pin enable register 0. Enables fixed-pin functions ACMP_I0, ACMP_I1, SWCLK, SWDIO, XTALIN, XTALOUT, RESET, CLKIN, VDDCMP.

Methods

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

impl !Sync for PINENABLE0