Type Definition atsame70n20b_pac::gmac::CBSCR[][src]

type CBSCR = Reg<u32, _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 cbscr module

Trait Implementations

impl Readable for CBSCR[src]

read() method returns cbscr::R reader structure

impl ResetValue for CBSCR[src]

Register CBSCR reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for CBSCR[src]

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