[][src]Type Definition xmc4800::eth0::INTERRUPT_ENABLE

type INTERRUPT_ENABLE = Reg<u32, _INTERRUPT_ENABLE>;

Interrupt Enable Register

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

For information about avaliable fields see interrupt_enable module

Trait Implementations

impl Readable for INTERRUPT_ENABLE[src]

read() method returns interrupt_enable::R reader structure

impl Writable for INTERRUPT_ENABLE[src]

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

impl ResetValue for INTERRUPT_ENABLE[src]

Register INTERRUPT_ENABLE reset()'s with value 0

type Type = u32

Register size