[][src]Type Definition imxrt1062_system_control::STIR

type STIR = Reg<u32, _STIR>;

Instruction cache invalidate all to Point of Unification (PoU)

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

For information about available fields see stir module

Trait Implementations

impl Readable for STIR[src]

read() method returns stir::R reader structure

impl ResetValue for STIR[src]

Register STIR reset()'s with value 0

type Type = u32

Register size

impl Writable for STIR[src]

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