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

type PEFLAG = Reg<u32, _PEFLAG>;

Parity Error Flag Register

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

For information about avaliable fields see peflag module

Trait Implementations

impl Readable for PEFLAG[src]

read() method returns peflag::R reader structure

impl Writable for PEFLAG[src]

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

impl ResetValue for PEFLAG[src]

Register PEFLAG reset()'s with value 0

type Type = u32

Register size