[][src]Type Definition xmc1100::scu_general::PMTSR

type PMTSR = Reg<u32, _PMTSR>;

Parity Memory Test Select Register

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

For information about avaliable fields see pmtsr module

Trait Implementations

impl Readable for PMTSR[src]

read() method returns pmtsr::R reader structure

impl ResetValue for PMTSR[src]

Register PMTSR reset()'s with value 0

type Type = u32

Register size

impl Writable for PMTSR[src]

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