Struct atmega32u4::timer4::tccr_a::_PWM_BW[][src]

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

Proxy

Methods

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

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _PWM_BW<'a>

impl<'a> Sync for _PWM_BW<'a>