[][src]Type Definition xmc4400::usic0_ch0::DX0CR

type DX0CR = Reg<u32, _DX0CR>;

Input Control Register 0

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

For information about available fields see dx0cr module

Trait Implementations

impl Readable for DX0CR[src]

read() method returns dx0cr::R reader structure

impl ResetValue for DX0CR[src]

Register DX0CR reset()'s with value 0

type Type = u32

Register size

impl Writable for DX0CR[src]

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