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

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

Proxy

Methods

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

impl<'a> Sync for _CTSW<'a>