Type Definition atsame54n19a_pac::sercom0::i2cs::ADDR[][src]

type ADDR = Reg<u32, _ADDR>;

I2CS Address

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

For information about available fields see addr module

Trait Implementations

impl Readable for ADDR[src]

read() method returns addr::R reader structure

impl ResetValue for ADDR[src]

Register ADDR reset()’s with value 0

type Type = u32

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

impl Writable for ADDR[src]

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