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

type RBQP = Reg<u32, _RBQP>;

Receive Buffer Queue Pointer Register

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

For information about avaliable fields see rbqp module

Trait Implementations

impl Readable for RBQP[src]

read() method returns rbqp::R reader structure

impl ResetValue for RBQP[src]

Register RBQP reset()'s with value 0

type Type = u32

Register size

impl Writable for RBQP[src]

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