[][src]Type Definition xmc4400::eru0::EXOCON

type EXOCON = Reg<u32, _EXOCON>;

Event Output Trigger Control

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

For information about available fields see exocon module

Trait Implementations

impl Readable for EXOCON[src]

read() method returns exocon::R reader structure

impl ResetValue for EXOCON[src]

Register EXOCON[%s] reset()'s with value 0x08

type Type = u32

Register size

impl Writable for EXOCON[src]

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