[][src]Type Definition imxrt1062_bee::REGION1_TOP

type REGION1_TOP = Reg<u32, _REGION1_TOP>;

no description available

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

For information about available fields see region1_top module

Trait Implementations

impl Readable for REGION1_TOP[src]

read() method returns region1_top::R reader structure

impl ResetValue for REGION1_TOP[src]

Register REGION1_TOP reset()'s with value 0

type Type = u32

Register size

impl Writable for REGION1_TOP[src]

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