Struct atmega32u4::timer4::tifr::_OCF_DW[][src]

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

Proxy

Methods

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

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _OCF_DW<'a>

impl<'a> Sync for _OCF_DW<'a>