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

type DX5CR = Reg<u32, _DX5CR>;

Input Control Register 5

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

For information about avaliable fields see dx5cr module

Trait Implementations

impl Readable for DX5CR[src]

read() method returns dx5cr::R reader structure

impl ResetValue for DX5CR[src]

Register DX5CR reset()'s with value 0

type Type = u32

Register size

impl Writable for DX5CR[src]

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