[][src]Type Definition atsame70q20b::gmac::GMAC_CBSCR

type GMAC_CBSCR = Reg<u32, _GMAC_CBSCR>;

Credit-Based Shaping Control Register

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

For information about available fields see gmac_cbscr module

Trait Implementations

impl Readable for GMAC_CBSCR[src]

read() method returns gmac_cbscr::R reader structure

impl ResetValue for GMAC_CBSCR[src]

Register GMAC_CBSCR reset()'s with value 0

type Type = u32

Register size

impl Writable for GMAC_CBSCR[src]

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