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

type EXISEL = Reg<u32, _EXISEL>;

Event Input Select

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

For information about available fields see exisel module

Trait Implementations

impl Readable for EXISEL[src]

read() method returns exisel::R reader structure

impl ResetValue for EXISEL[src]

Register EXISEL reset()'s with value 0

type Type = u32

Register size

impl Writable for EXISEL[src]

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