Struct nrf52840::clock::intenset::_CTTOW[][src]

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

Proxy

Methods

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

Writes variant to the field

Enable

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _CTTOW<'a>

impl<'a> Sync for _CTTOW<'a>