[][src]Type Definition xmc4100::scu_trap::TRAPCLR

type TRAPCLR = Reg<u32, _TRAPCLR>;

Trap Clear Register

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

For information about available fields see trapclr module

Trait Implementations

impl ResetValue for TRAPCLR[src]

Register TRAPCLR reset()'s with value 0

type Type = u32

Register size

impl Writable for TRAPCLR[src]

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