Struct stm32f103xx::crc::idr::_IDRW[][src]

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

Proxy

Methods

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

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _IDRW<'a>

impl<'a> Sync for _IDRW<'a>