[][src]Type Definition imxrt1062_lpspi1::DER

type DER = Reg<u32, _DER>;

DMA Enable Register

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

For information about available fields see der module

Trait Implementations

impl Readable for DER[src]

read() method returns der::R reader structure

impl ResetValue for DER[src]

Register DER reset()'s with value 0

type Type = u32

Register size

impl Writable for DER[src]

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