Struct nrf52840::nfct::autocolresconfig::_MODEW[][src]

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

Proxy

Methods

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

Writes variant to the field

Auto collision resolution enabled

Auto collision resolution disabled

Sets the field bit

Clears the field bit

Writes raw bits to the field

Auto Trait Implementations

impl<'a> Send for _MODEW<'a>

impl<'a> Sync for _MODEW<'a>