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

type DATAW0SUM = Reg<u32, _DATAW0SUM>;

Cache Data Storage (uppermost word)

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

For information about available fields see dataw0sum module

Trait Implementations

impl Readable for DATAW0SUM[src]

read() method returns dataw0sum::R reader structure

impl ResetValue for DATAW0SUM[src]

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

type Type = u32

Register size

impl Writable for DATAW0SUM[src]

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