Struct stm32f103xx::iwdg::pr::_PRW[][src]

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

Proxy

Methods

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

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _PRW<'a>

impl<'a> Sync for _PRW<'a>