Struct efr32xg12p::ldma::ch6_ctrl::_DSTINCW [] [src]

pub struct _DSTINCW<'a> { /* fields omitted */ }

Proxy

Methods

impl<'a> _DSTINCW<'a>
[src]

[src]

Writes variant to the field

[src]

Increment destination address by one unit data size after each write

[src]

Increment destination address by two unit data sizes after each write

[src]

Increment destination address by four unit data sizes after each write

[src]

Do not increment the destination address. Writes are made to a fixed destination address, for example writing to a FIFO.

[src]

Writes raw bits to the field