[][src]Type Definition imxrt1062_lpi2c1::SAMR

type SAMR = Reg<u32, _SAMR>;

Slave Address Match Register

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

For information about available fields see samr module

Trait Implementations

impl Readable for SAMR[src]

read() method returns samr::R reader structure

impl ResetValue for SAMR[src]

Register SAMR reset()'s with value 0

type Type = u32

Register size

impl Writable for SAMR[src]

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