[][src]Type Definition imxrt1062_flexio1::SHIFTSIEN

type SHIFTSIEN = Reg<u32, _SHIFTSIEN>;

Shifter Status Interrupt Enable

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

For information about available fields see shiftsien module

Trait Implementations

impl Readable for SHIFTSIEN[src]

read() method returns shiftsien::R reader structure

impl ResetValue for SHIFTSIEN[src]

Register SHIFTSIEN reset()'s with value 0

type Type = u32

Register size

impl Writable for SHIFTSIEN[src]

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