[][src]Type Definition lpc54606_pac::pint::SIENR

type SIENR = Reg<u32, _SIENR>;

Pin interrupt level or rising edge interrupt set register

This register you can reset, write, write_with_zero. See API.

For information about available fields see sienr module

Trait Implementations

impl ResetValue for SIENR[src]

Register SIENR reset()'s with value 0

type Type = u32

Register size

impl Writable for SIENR[src]

write(|w| ..) method takes sienr::W writer structure