Struct lpc82x::swm::PINASSIGN4 [] [src]

pub struct PINASSIGN4 { /* fields omitted */ }

Pin assign register 4. Assign movable functions SPI0_MOSI, SPI0_MISO, SPI0_SSEL0, SPI0_SSEL1.

Methods

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

impl !Sync for PINASSIGN4