[][src]Type Definition imxrt1062_flexio1::SHIFTERR

type SHIFTERR = Reg<u32, _SHIFTERR>;

Shifter Error Register

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

For information about available fields see shifterr module

Trait Implementations

impl Readable for SHIFTERR[src]

read() method returns shifterr::R reader structure

impl ResetValue for SHIFTERR[src]

Register SHIFTERR reset()'s with value 0

type Type = u32

Register size

impl Writable for SHIFTERR[src]

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