[][src]Type Definition xmc4800::usic0_ch0::PSR

type PSR = Reg<u32, _PSR>;

Protocol Status Register

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

For information about avaliable fields see psr module

Trait Implementations

impl Readable for PSR[src]

read() method returns psr::R reader structure

impl Writable for PSR[src]

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

impl ResetValue for PSR[src]

Register PSR reset()'s with value 0

type Type = u32

Register size