[][src]Type Definition imxrt1062_lpspi1::DMR0

type DMR0 = Reg<u32, _DMR0>;

Data Match Register 0

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

For information about available fields see dmr0 module

Trait Implementations

impl Readable for DMR0[src]

read() method returns dmr0::R reader structure

impl ResetValue for DMR0[src]

Register DMR0 reset()'s with value 0

type Type = u32

Register size

impl Writable for DMR0[src]

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