[][src]Type Definition nrf52832_pac::clock::intenclr::R

type R = R<u32, INTENCLR>;

Reader of register INTENCLR

Methods

impl R[src]

pub fn hfclkstarted(&self) -> HFCLKSTARTED_R[src]

Bit 0 - Write '1' to Disable interrupt for HFCLKSTARTED event

pub fn lfclkstarted(&self) -> LFCLKSTARTED_R[src]

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

pub fn done(&self) -> DONE_R[src]

Bit 3 - Write '1' to Disable interrupt for DONE event

pub fn ctto(&self) -> CTTO_R[src]

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