[][src]Type Definition imxrt1062_lpi2c1::SIER

type SIER = Reg<u32, _SIER>;

Slave Interrupt Enable Register

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

For information about available fields see sier module

Trait Implementations

impl Readable for SIER[src]

read() method returns sier::R reader structure

impl ResetValue for SIER[src]

Register SIER reset()'s with value 0

type Type = u32

Register size

impl Writable for SIER[src]

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