[][src]Type Definition atsame70q19b::gmac::GMAC_UR

type GMAC_UR = Reg<u32, _GMAC_UR>;

User Register

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

For information about available fields see gmac_ur module

Trait Implementations

impl Readable for GMAC_UR[src]

read() method returns gmac_ur::R reader structure

impl ResetValue for GMAC_UR[src]

Register GMAC_UR reset()'s with value 0

type Type = u32

Register size

impl Writable for GMAC_UR[src]

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