[][src]Type Definition imxrt1062_lpuart1::GLOBAL

type GLOBAL = Reg<u32, _GLOBAL>;

LPUART Global Register

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

For information about available fields see global module

Trait Implementations

impl Readable for GLOBAL[src]

read() method returns global::R reader structure

impl ResetValue for GLOBAL[src]

Register GLOBAL reset()'s with value 0

type Type = u32

Register size

impl Writable for GLOBAL[src]

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