Type Definition atsame70j21_pac::gmac::ST2ER[][src]

type ST2ER = Reg<u32, _ST2ER>;

Screening Type 2 Ethertype Register (index = 0) 0

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

For information about available fields see st2er module

Trait Implementations

impl Readable for ST2ER[src]

read() method returns st2er::R reader structure

impl ResetValue for ST2ER[src]

Register ST2ER[%s] reset()’s with value 0

type Type = u32

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

impl Writable for ST2ER[src]

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