Struct atmega32u4::timer4::timsk::_OCIE_AW[][src]

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

Proxy

Methods

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

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _OCIE_AW<'a>

impl<'a> Sync for _OCIE_AW<'a>