[][src]Type Definition imxrt1062_flexio1::SHIFTCFG

type SHIFTCFG = Reg<u32, _SHIFTCFG>;

Shifter Configuration N Register

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

For information about available fields see shiftcfg module

Trait Implementations

impl Readable for SHIFTCFG[src]

read() method returns shiftcfg::R reader structure

impl ResetValue for SHIFTCFG[src]

Register SHIFTCFG[%s] reset()'s with value 0

type Type = u32

Register size

impl Writable for SHIFTCFG[src]

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