[][src]Type Definition imxrt1062_flexio1::SHIFTSDEN

type SHIFTSDEN = Reg<u32, _SHIFTSDEN>;

Shifter Status DMA Enable

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

For information about available fields see shiftsden module

Trait Implementations

impl Readable for SHIFTSDEN[src]

read() method returns shiftsden::R reader structure

impl ResetValue for SHIFTSDEN[src]

Register SHIFTSDEN reset()'s with value 0

type Type = u32

Register size

impl Writable for SHIFTSDEN[src]

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