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

type PSR_ASCMODE = Reg<u32, _PSR_ASCMODE>;

Protocol Status Register [ASC Mode]

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

For information about available fields see psr_ascmode module

Trait Implementations

impl Readable for PSR_ASCMODE[src]

read() method returns psr_ascmode::R reader structure

impl ResetValue for PSR_ASCMODE[src]

Register PSR_ASCMode reset()'s with value 0

type Type = u32

Register size

impl Writable for PSR_ASCMODE[src]

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