Struct stm32f103xx::dma1::ccr5::_PSIZEW[][src]

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

Proxy

Methods

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

Writes variant to the field

8-bits

16-bits

32-bits

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _PSIZEW<'a>

impl<'a> Sync for _PSIZEW<'a>