[][src]Type Definition lpc55s6x_pac::powerquad::INTREN

type INTREN = Reg<u32, _INTREN>;

INTERRUPT enable register

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

For information about avaliable fields see intren module

Trait Implementations

impl Readable for INTREN[src]

read() method returns intren::R reader structure

impl Writable for INTREN[src]

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

impl ResetValue for INTREN[src]

Register INTREN reset()'s with value 0

type Type = u32

Register size