[][src]Type Definition imxrt1062_bee::REGION1_BOT

type REGION1_BOT = Reg<u32, _REGION1_BOT>;

no description available

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

For information about available fields see region1_bot module

Trait Implementations

impl Readable for REGION1_BOT[src]

read() method returns region1_bot::R reader structure

impl ResetValue for REGION1_BOT[src]

Register REGION1_BOT reset()'s with value 0

type Type = u32

Register size

impl Writable for REGION1_BOT[src]

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