[][src]Type Definition xmc4800::scu_parity::PETE

type PETE = Reg<u32, _PETE>;

Parity Error Trap Enable Register

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

For information about avaliable fields see pete module

Trait Implementations

impl Readable for PETE[src]

read() method returns pete::R reader structure

impl Writable for PETE[src]

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

impl ResetValue for PETE[src]

Register PETE reset()'s with value 0

type Type = u32

Register size