[][src]Type Definition xmc4800::scu_trap::TRAPDIS

type TRAPDIS = Reg<u32, _TRAPDIS>;

Trap Disable Register

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

For information about avaliable fields see trapdis module

Trait Implementations

impl Readable for TRAPDIS[src]

read() method returns trapdis::R reader structure

impl Writable for TRAPDIS[src]

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

impl ResetValue for TRAPDIS[src]

Register TRAPDIS reset()'s with value 0x0001_01fd

type Type = u32

Register size