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

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

Proxy

Methods

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

impl<'a> Sync for _LFCLKSTARTEDW<'a>