[][src]Type Definition imxrt1062_lpspi1::DMR1

type DMR1 = Reg<u32, _DMR1>;

Data Match Register 1

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

For information about available fields see dmr1 module

Trait Implementations

impl Readable for DMR1[src]

read() method returns dmr1::R reader structure

impl ResetValue for DMR1[src]

Register DMR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for DMR1[src]

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