[][src]Type Definition xmc4800::fce_ke0::IR

type IR = Reg<u32, _IR>;

Input Register

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

For information about avaliable fields see ir module

Trait Implementations

impl Readable for IR[src]

read() method returns ir::R reader structure

impl Writable for IR[src]

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

impl ResetValue for IR[src]

Register IR reset()'s with value 0

type Type = u32

Register size