[][src]Type Definition xmc4800::pref::PCON

type PCON = Reg<u32, _PCON>;

Prefetch Configuration Register

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

For information about avaliable fields see pcon module

Trait Implementations

impl Readable for PCON[src]

read() method returns pcon::R reader structure

impl Writable for PCON[src]

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

impl ResetValue for PCON[src]

Register PCON reset()'s with value 0

type Type = u32

Register size