[][src]Type Definition imxrt1062_flexio1::SHIFTSTATE

type SHIFTSTATE = Reg<u32, _SHIFTSTATE>;

Shifter State Register

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

For information about available fields see shiftstate module

Trait Implementations

impl Readable for SHIFTSTATE[src]

read() method returns shiftstate::R reader structure

impl ResetValue for SHIFTSTATE[src]

Register SHIFTSTATE reset()'s with value 0

type Type = u32

Register size

impl Writable for SHIFTSTATE[src]

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