[][src]Type Definition k22f::fmc::DATAW3SUM

type DATAW3SUM = Reg<u32, _DATAW3SUM>;

Cache Data Storage (uppermost word)

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

For information about available fields see dataw3sum module

Trait Implementations

impl Readable for DATAW3SUM[src]

read() method returns dataw3sum::R reader structure

impl ResetValue for DATAW3SUM[src]

Register DATAW3S%sUM reset()'s with value 0

type Type = u32

Register size

impl Writable for DATAW3SUM[src]

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