[][src]Type Definition imxrt1062_flexio1::SHIFTEIEN

type SHIFTEIEN = Reg<u32, _SHIFTEIEN>;

Shifter Error Interrupt Enable

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

For information about available fields see shifteien module

Trait Implementations

impl Readable for SHIFTEIEN[src]

read() method returns shifteien::R reader structure

impl ResetValue for SHIFTEIEN[src]

Register SHIFTEIEN reset()'s with value 0

type Type = u32

Register size

impl Writable for SHIFTEIEN[src]

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