[][src]Type Definition atsame70q21b::twihs0::TWIHS_IADR

type TWIHS_IADR = Reg<u32, _TWIHS_IADR>;

Internal Address Register

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

For information about available fields see twihs_iadr module

Trait Implementations

impl Readable for TWIHS_IADR[src]

read() method returns twihs_iadr::R reader structure

impl ResetValue for TWIHS_IADR[src]

Register TWIHS_IADR reset()'s with value 0

type Type = u32

Register size

impl Writable for TWIHS_IADR[src]

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