[][src]Type Definition alt_sam3x8e::emac::HRB

type HRB = Reg<u32, _HRB>;

Hash Register Bottom [31:0] Register

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

For information about avaliable fields see hrb module

Trait Implementations

impl Readable for HRB[src]

read() method returns hrb::R reader structure

impl ResetValue for HRB[src]

Register HRB reset()'s with value 0

type Type = u32

Register size

impl Writable for HRB[src]

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