[][src]Type Definition efm32hg309f64::i2c0::SADDR

type SADDR = Reg<u32, _SADDR>;

Slave Address Register

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

For information about avaliable fields see saddr module

Trait Implementations

impl Readable for SADDR[src]

read() method returns saddr::R reader structure

impl Writable for SADDR[src]

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

impl ResetValue for SADDR[src]

Register SADDR reset()'s with value 0

type Type = u32

Register size