[][src]Type Definition imxrt1062_flexio1::SHIFTCTL

type SHIFTCTL = Reg<u32, _SHIFTCTL>;

Shifter Control N Register

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

For information about available fields see shiftctl module

Trait Implementations

impl Readable for SHIFTCTL[src]

read() method returns shiftctl::R reader structure

impl ResetValue for SHIFTCTL[src]

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

type Type = u32

Register size

impl Writable for SHIFTCTL[src]

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