Struct stm32f103xx::afio::evcr::_PORTW[][src]

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

Proxy

Methods

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

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _PORTW<'a>

impl<'a> Sync for _PORTW<'a>