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

type RBCTR = Reg<u32, _RBCTR>;

Receiver Buffer Control Register

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

For information about avaliable fields see rbctr module

Trait Implementations

impl Readable for RBCTR[src]

read() method returns rbctr::R reader structure

impl ResetValue for RBCTR[src]

Register RBCTR reset()'s with value 0

type Type = u32

Register size

impl Writable for RBCTR[src]

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