Type Definition atsame70q20_pac::twihs0::IADR[][src]

type IADR = Reg<u32, _IADR>;

Internal Address Register

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

For information about available fields see iadr module

Trait Implementations

impl Readable for IADR[src]

read() method returns iadr::R reader structure

impl ResetValue for IADR[src]

Register IADR reset()’s with value 0

type Type = u32

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

impl Writable for IADR[src]

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