[][src]Type Definition atsame70j21b::gmac::GMAC_RSR

type GMAC_RSR = Reg<u32, _GMAC_RSR>;

Receive Status Register

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

For information about available fields see gmac_rsr module

Trait Implementations

impl Readable for GMAC_RSR[src]

read() method returns gmac_rsr::R reader structure

impl ResetValue for GMAC_RSR[src]

Register GMAC_RSR reset()'s with value 0

type Type = u32

Register size

impl Writable for GMAC_RSR[src]

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