Type Definition atsame54p19a_pac::gmac::HRT[][src]

type HRT = Reg<u32, _HRT>;

Hash Register Top [63:32]

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

For information about available fields see hrt module

Trait Implementations

impl Readable for HRT[src]

read() method returns hrt::R reader structure

impl ResetValue for HRT[src]

Register HRT reset()’s with value 0

type Type = u32

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

impl Writable for HRT[src]

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