[][src]Type Definition wip_s32k144::lpi2c0::SDER

type SDER = Reg<u32, _SDER>;

Slave DMA Enable Register

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

For information about available fields see sder module

Trait Implementations

impl Readable for SDER[src]

read() method returns sder::R reader structure

impl ResetValue for SDER[src]

Register SDER reset()'s with value 0

type Type = u32

Register size

impl Writable for SDER[src]

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