[][src]Type Definition imxrt1062_lpspi1::CFGR1

type CFGR1 = Reg<u32, _CFGR1>;

Configuration Register 1

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

For information about available fields see cfgr1 module

Trait Implementations

impl Readable for CFGR1[src]

read() method returns cfgr1::R reader structure

impl ResetValue for CFGR1[src]

Register CFGR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for CFGR1[src]

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