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

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

Proxy

Methods

impl<'a> _CTSTOPPEDW<'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 _CTSTOPPEDW<'a>

impl<'a> Sync for _CTSTOPPEDW<'a>