[][src]Type Definition xmc4100::ccu80_cc80::INTE

type INTE = Reg<u32, _INTE>;

Interrupt Enable Control

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

For information about available fields see inte module

Trait Implementations

impl Readable for INTE[src]

read() method returns inte::R reader structure

impl ResetValue for INTE[src]

Register INTE reset()'s with value 0

type Type = u32

Register size

impl Writable for INTE[src]

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