[][src]Type Definition xmc4100::scu_interrupt::NMIREQEN

type NMIREQEN = Reg<u32, _NMIREQEN>;

SCU Service Request Mask

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

For information about available fields see nmireqen module

Trait Implementations

impl Readable for NMIREQEN[src]

read() method returns nmireqen::R reader structure

impl ResetValue for NMIREQEN[src]

Register NMIREQEN reset()'s with value 0

type Type = u32

Register size

impl Writable for NMIREQEN[src]

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