[][src]Type Definition xmc4100::usic0_ch0::PCR

type PCR = Reg<u32, _PCR>;

Protocol Control Register

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

For information about available fields see pcr module

Trait Implementations

impl Readable for PCR[src]

read() method returns pcr::R reader structure

impl ResetValue for PCR[src]

Register PCR reset()'s with value 0

type Type = u32

Register size

impl Writable for PCR[src]

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