Struct stm32l0x1::crc::dr::_DRW[][src]

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

Proxy

Methods

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

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _DRW<'a>

impl<'a> Sync for _DRW<'a>