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

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

Proxy

Methods

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

Writes variant to the field

Low

Medium

High

Very High

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _PLW<'a>

impl<'a> Sync for _PLW<'a>