[][src]Type Definition xmc1100::usic0_ch0::DX4CR

type DX4CR = Reg<u32, _DX4CR>;

Input Control Register 4

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

For information about avaliable fields see dx4cr module

Trait Implementations

impl Readable for DX4CR[src]

read() method returns dx4cr::R reader structure

impl ResetValue for DX4CR[src]

Register DX4CR reset()'s with value 0

type Type = u32

Register size

impl Writable for DX4CR[src]

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