[][src]Type Definition nrf52832_pac::spim0::intenclr::W

type W = W<u32, INTENCLR>;

Writer for register INTENCLR

Methods

impl W[src]

pub fn stopped(&mut self) -> STOPPED_W[src]

Bit 1 - Write '1' to Disable interrupt for STOPPED event

pub fn endrx(&mut self) -> ENDRX_W[src]

Bit 4 - Write '1' to Disable interrupt for ENDRX event

pub fn end(&mut self) -> END_W[src]

Bit 6 - Write '1' to Disable interrupt for END event

pub fn endtx(&mut self) -> ENDTX_W[src]

Bit 8 - Write '1' to Disable interrupt for ENDTX event

pub fn started(&mut self) -> STARTED_W[src]

Bit 19 - Write '1' to Disable interrupt for STARTED event