Struct nrf52840::uart0::intenclr::_NCTSW[][src]

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

Proxy

Methods

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

Writes variant to the field

Disable

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _NCTSW<'a>

impl<'a> Sync for _NCTSW<'a>