[][src]Type Definition atsame70j19b::gmac::GMAC_SVLAN

type GMAC_SVLAN = Reg<u32, _GMAC_SVLAN>;

Stacked VLAN Register

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

For information about available fields see gmac_svlan module

Trait Implementations

impl Readable for GMAC_SVLAN[src]

read() method returns gmac_svlan::R reader structure

impl ResetValue for GMAC_SVLAN[src]

Register GMAC_SVLAN reset()'s with value 0

type Type = u32

Register size

impl Writable for GMAC_SVLAN[src]

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