[][src]Type Definition lpc55_pac::puf::inten::W

type W = W<u32, INTEN>;

Writer for register INTEN

Implementations

impl W[src]

pub fn readyen(&mut self) -> READYEN_W<'_>[src]

Bit 0 - Enable corresponding interrupt. Note that bit numbers match those assigned in QK_SR (Quiddikey Status Register)

pub fn succesen(&mut self) -> SUCCESEN_W<'_>[src]

Bit 1 - Enable corresponding interrupt. Note that bit numbers match those assigned in QK_SR (Quiddikey Status Register)

pub fn erroren(&mut self) -> ERROREN_W<'_>[src]

Bit 2 - Enable corresponding interrupt. Note that bit numbers match those assigned in QK_SR (Quiddikey Status Register)

pub fn keyinreqen(&mut self) -> KEYINREQEN_W<'_>[src]

Bit 4 - Enable corresponding interrupt. Note that bit numbers match those assigned in QK_SR (Quiddikey Status Register)

pub fn keyoutavailen(&mut self) -> KEYOUTAVAILEN_W<'_>[src]

Bit 5 - Enable corresponding interrupt. Note that bit numbers match those assigned in QK_SR (Quiddikey Status Register)

pub fn codeinreqen(&mut self) -> CODEINREQEN_W<'_>[src]

Bit 6 - Enable corresponding interrupt. Note that bit numbers match those assigned in QK_SR (Quiddikey Status Register)

pub fn codeoutavailen(&mut self) -> CODEOUTAVAILEN_W<'_>[src]

Bit 7 - Enable corresponding interrupt. Note that bit numbers match those assigned in QK_SR (Quiddikey Status Register)