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

type DX1CR = Reg<u32, _DX1CR>;

Input Control Register 1

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

For information about avaliable fields see dx1cr module

Trait Implementations

impl Readable for DX1CR[src]

read() method returns dx1cr::R reader structure

impl ResetValue for DX1CR[src]

Register DX1CR reset()'s with value 0

type Type = u32

Register size

impl Writable for DX1CR[src]

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