[][src]Type Definition atsame70j21b::icm::ICM_HASH

type ICM_HASH = Reg<u32, _ICM_HASH>;

Region Hash Area Start Address Register

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

For information about available fields see icm_hash module

Trait Implementations

impl Readable for ICM_HASH[src]

read() method returns icm_hash::R reader structure

impl ResetValue for ICM_HASH[src]

Register ICM_HASH reset()'s with value 0

type Type = u32

Register size

impl Writable for ICM_HASH[src]

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