[][src]Type Definition imxrt1062_flexio1::SHIFTSTAT

type SHIFTSTAT = Reg<u32, _SHIFTSTAT>;

Shifter Status Register

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

For information about available fields see shiftstat module

Trait Implementations

impl Readable for SHIFTSTAT[src]

read() method returns shiftstat::R reader structure

impl ResetValue for SHIFTSTAT[src]

Register SHIFTSTAT reset()'s with value 0

type Type = u32

Register size

impl Writable for SHIFTSTAT[src]

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