Struct atmega32u4::timer4::tccr_b::_PSRW[][src]

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

Proxy

Methods

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

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _PSRW<'a>

impl<'a> Sync for _PSRW<'a>