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

type GMAC_TBQB = Reg<u32, _GMAC_TBQB>;

Transmit Buffer Queue Base Address Register

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

For information about available fields see gmac_tbqb module

Trait Implementations

impl Readable for GMAC_TBQB[src]

read() method returns gmac_tbqb::R reader structure

impl ResetValue for GMAC_TBQB[src]

Register GMAC_TBQB reset()'s with value 0

type Type = u32

Register size

impl Writable for GMAC_TBQB[src]

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