Type Alias atsame54n::evsys::channels::chintenclr::W

source ·
pub type W = W<CHINTENCLR_SPEC>;
Expand description

Register CHINTENCLR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn ovr(&mut self) -> OVR_W<'_, CHINTENCLR_SPEC, 0>

Bit 0 - Channel Overrun Interrupt Disable

source

pub fn evd(&mut self) -> EVD_W<'_, CHINTENCLR_SPEC, 1>

Bit 1 - Channel Event Detected Interrupt Disable

source

pub unsafe fn bits(&mut self, bits: u8) -> &mut Self

Writes raw bits to the register.

§Safety

Passing incorrect value can cause undefined behaviour. See reference manual