Struct lpc177x_8x::gpdma::DESTADDR[][src]

pub struct DESTADDR { /* fields omitted */ }

DMA Channel 0 Destination Address Register

Methods

impl DESTADDR
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for DESTADDR

impl !Sync for DESTADDR