Struct nrf52840_pac::nfct::intenclr::W
source · pub struct W(/* private fields */);
Expand description
Register INTENCLR
writer
Implementations§
source§impl W
impl W
sourcepub fn ready(&mut self) -> READY_W<'_, 0>
pub fn ready(&mut self) -> READY_W<'_, 0>
Bit 0 - Write ‘1’ to disable interrupt for READY event
sourcepub fn fielddetected(&mut self) -> FIELDDETECTED_W<'_, 1>
pub fn fielddetected(&mut self) -> FIELDDETECTED_W<'_, 1>
Bit 1 - Write ‘1’ to disable interrupt for FIELDDETECTED event
sourcepub fn fieldlost(&mut self) -> FIELDLOST_W<'_, 2>
pub fn fieldlost(&mut self) -> FIELDLOST_W<'_, 2>
Bit 2 - Write ‘1’ to disable interrupt for FIELDLOST event
sourcepub fn txframestart(&mut self) -> TXFRAMESTART_W<'_, 3>
pub fn txframestart(&mut self) -> TXFRAMESTART_W<'_, 3>
Bit 3 - Write ‘1’ to disable interrupt for TXFRAMESTART event
sourcepub fn txframeend(&mut self) -> TXFRAMEEND_W<'_, 4>
pub fn txframeend(&mut self) -> TXFRAMEEND_W<'_, 4>
Bit 4 - Write ‘1’ to disable interrupt for TXFRAMEEND event
sourcepub fn rxframestart(&mut self) -> RXFRAMESTART_W<'_, 5>
pub fn rxframestart(&mut self) -> RXFRAMESTART_W<'_, 5>
Bit 5 - Write ‘1’ to disable interrupt for RXFRAMESTART event
sourcepub fn rxframeend(&mut self) -> RXFRAMEEND_W<'_, 6>
pub fn rxframeend(&mut self) -> RXFRAMEEND_W<'_, 6>
Bit 6 - Write ‘1’ to disable interrupt for RXFRAMEEND event
sourcepub fn error(&mut self) -> ERROR_W<'_, 7>
pub fn error(&mut self) -> ERROR_W<'_, 7>
Bit 7 - Write ‘1’ to disable interrupt for ERROR event
sourcepub fn rxerror(&mut self) -> RXERROR_W<'_, 10>
pub fn rxerror(&mut self) -> RXERROR_W<'_, 10>
Bit 10 - Write ‘1’ to disable interrupt for RXERROR event
sourcepub fn endrx(&mut self) -> ENDRX_W<'_, 11>
pub fn endrx(&mut self) -> ENDRX_W<'_, 11>
Bit 11 - Write ‘1’ to disable interrupt for ENDRX event
sourcepub fn endtx(&mut self) -> ENDTX_W<'_, 12>
pub fn endtx(&mut self) -> ENDTX_W<'_, 12>
Bit 12 - Write ‘1’ to disable interrupt for ENDTX event
sourcepub fn autocolresstarted(&mut self) -> AUTOCOLRESSTARTED_W<'_, 14>
pub fn autocolresstarted(&mut self) -> AUTOCOLRESSTARTED_W<'_, 14>
Bit 14 - Write ‘1’ to disable interrupt for AUTOCOLRESSTARTED event
sourcepub fn collision(&mut self) -> COLLISION_W<'_, 18>
pub fn collision(&mut self) -> COLLISION_W<'_, 18>
Bit 18 - Write ‘1’ to disable interrupt for COLLISION event
sourcepub fn selected(&mut self) -> SELECTED_W<'_, 19>
pub fn selected(&mut self) -> SELECTED_W<'_, 19>
Bit 19 - Write ‘1’ to disable interrupt for SELECTED event