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

type PCR_ASCMODE = Reg<u32, _PCR_ASCMODE>;

Protocol Control Register [ASC Mode]

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

For information about available fields see pcr_ascmode module

Trait Implementations

impl Readable for PCR_ASCMODE[src]

read() method returns pcr_ascmode::R reader structure

impl ResetValue for PCR_ASCMODE[src]

Register PCR_ASCMode reset()'s with value 0

type Type = u32

Register size

impl Writable for PCR_ASCMODE[src]

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