[][src]Type Definition atsame54n::icm::UIHVAL

type UIHVAL = Reg<u32, _UIHVAL>;

User Initial Hash Value n

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

For information about available fields see uihval module

Trait Implementations

impl ResetValue for UIHVAL[src]

Register UIHVAL[%s] reset()'s with value 0

type Type = u32

Raw register type (u8, u16, u32, ...).

impl Writable for UIHVAL[src]

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