[][src]Type Definition atsame70q20b::gmac::GMAC_MAN

type GMAC_MAN = Reg<u32, _GMAC_MAN>;

PHY Maintenance Register

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

For information about available fields see gmac_man module

Trait Implementations

impl Readable for GMAC_MAN[src]

read() method returns gmac_man::R reader structure

impl ResetValue for GMAC_MAN[src]

Register GMAC_MAN reset()'s with value 0

type Type = u32

Register size

impl Writable for GMAC_MAN[src]

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