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

type TRBSR = Reg<u32, _TRBSR>;

Transmit/Receive Buffer Status Register

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

For information about avaliable fields see trbsr module

Trait Implementations

impl Readable for TRBSR[src]

read() method returns trbsr::R reader structure

impl ResetValue for TRBSR[src]

Register TRBSR reset()'s with value 0x0808

type Type = u32

Register size

impl Writable for TRBSR[src]

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