Type Alias rp2040_pac::ppb::nvic_iser::R

source ·
pub type R = R<NVIC_ISER_SPEC>;
Expand description

Register NVIC_ISER reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn setena(&self) -> SETENA_R

Bits 0:31 - Interrupt set-enable bits.
Write:
0 = No effect.
1 = Enable interrupt.
Read:
0 = Interrupt disabled.
1 = Interrupt enabled.