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

type PSCR = Reg<u32, _PSCR>;

Protocol Status Clear Register

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

For information about avaliable fields see pscr module

Trait Implementations

impl ResetValue for PSCR[src]

Register PSCR reset()'s with value 0

type Type = u32

Register size

impl Writable for PSCR[src]

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