[][src]Type Definition imxrt1062_lpi2c1::STDR

type STDR = Reg<u32, _STDR>;

Slave Transmit Data Register

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

For information about available fields see stdr module

Trait Implementations

impl Readable for STDR[src]

read() method returns stdr::R reader structure

impl ResetValue for STDR[src]

Register STDR reset()'s with value 0

type Type = u32

Register size

impl Writable for STDR[src]

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