[][src]Type Definition xmc4200::usic0_ch0::TBUF

type TBUF = Reg<u32, _TBUF>;

Transmit Buffer

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

For information about available fields see tbuf module

Trait Implementations

impl Readable for TBUF[src]

read() method returns tbuf::R reader structure

impl ResetValue for TBUF[src]

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

type Type = u32

Register size

impl Writable for TBUF[src]

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