[][src]Type Definition alt_sam3x8e::emac::RJA

type RJA = Reg<u32, _RJA>;

Receive Jabbers Register

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

For information about avaliable fields see rja module

Trait Implementations

impl Readable for RJA[src]

read() method returns rja::R reader structure

impl ResetValue for RJA[src]

Register RJA reset()'s with value 0

type Type = u32

Register size

impl Writable for RJA[src]

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