[][src]Type Definition imxrt1062_lpi2c1::SSR

type SSR = Reg<u32, _SSR>;

Slave Status Register

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

For information about available fields see ssr module

Trait Implementations

impl Readable for SSR[src]

read() method returns ssr::R reader structure

impl ResetValue for SSR[src]

Register SSR reset()'s with value 0

type Type = u32

Register size

impl Writable for SSR[src]

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