[][src]Type Definition xmc4100::usic0_ch0::IN

type IN = Reg<u32, _IN>;

Transmit FIFO Buffer

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

For information about available fields see in_ module

Trait Implementations

impl ResetValue for IN[src]

Register IN[%s] reset()'s with value 0

type Type = u32

Register size

impl Writable for IN[src]

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