[][src]Type Definition lpc55s6x_pac::puf::inten::R

type R = R<u32, INTEN>;

Reader of register INTEN

Methods

impl R[src]

pub fn readyen(&self) -> READYEN_R[src]

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

pub fn succesen(&self) -> SUCCESEN_R[src]

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

pub fn erroren(&self) -> ERROREN_R[src]

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

pub fn keyinreqen(&self) -> KEYINREQEN_R[src]

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

pub fn keyoutavailen(&self) -> KEYOUTAVAILEN_R[src]

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

pub fn codeinreqen(&self) -> CODEINREQEN_R[src]

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

pub fn codeoutavailen(&self) -> CODEOUTAVAILEN_R[src]

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