Type Definition atsame54p19a_pac::gmac::SVLAN[][src]

type SVLAN = Reg<u32, _SVLAN>;

Stacked VLAN Register

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

For information about available fields see svlan module

Trait Implementations

impl Readable for SVLAN[src]

read() method returns svlan::R reader structure

impl ResetValue for SVLAN[src]

Register SVLAN reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for SVLAN[src]

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