[][src]Type Definition lpc55s6x_pac::syscon::NMISRC

type NMISRC = Reg<u32, _NMISRC>;

NMI Source Select

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

For information about avaliable fields see nmisrc module

Trait Implementations

impl Readable for NMISRC[src]

read() method returns nmisrc::R reader structure

impl Writable for NMISRC[src]

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

impl ResetValue for NMISRC[src]

Register NMISRC reset()'s with value 0

type Type = u32

Register size