[][src]Type Definition atsam4e16e_pac::gmac::MAN

type MAN = Reg<u32, _MAN>;

PHY Maintenance Register

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

For information about available fields see man module

Trait Implementations

impl Readable for MAN[src]

read() method returns man::R reader structure

impl ResetValue for MAN[src]

Register MAN reset()'s with value 0

type Type = u32

Register size

impl Writable for MAN[src]

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