[][src]Type Definition atsam4e16e_pac::gmac::SAB2

type SAB2 = Reg<u32, _SAB2>;

Specific Address 2 Bottom [31:0] Register

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

For information about available fields see sab2 module

Trait Implementations

impl Readable for SAB2[src]

read() method returns sab2::R reader structure

impl ResetValue for SAB2[src]

Register SAB2 reset()'s with value 0

type Type = u32

Register size

impl Writable for SAB2[src]

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