[][src]Type Definition imxrt1062_lpi2c1::STAR

type STAR = Reg<u32, _STAR>;

Slave Transmit ACK Register

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

For information about available fields see star module

Trait Implementations

impl Readable for STAR[src]

read() method returns star::R reader structure

impl ResetValue for STAR[src]

Register STAR reset()'s with value 0

type Type = u32

Register size

impl Writable for STAR[src]

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