Struct efm32gg11b820::ldma::ch0_ctrl::_SIZEW [] [src]

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

Proxy

Methods

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

[src]

Writes variant to the field

[src]

Each unit transfer is a byte

[src]

Each unit transfer is a half-word

[src]

Each unit transfer is a word

[src]

Writes raw bits to the field

Trait Implementations

Auto Trait Implementations

impl<'a> Send for _SIZEW<'a>

impl<'a> Sync for _SIZEW<'a>