[][src]Type Definition imxrt1062_lpuart1::WATER

type WATER = Reg<u32, _WATER>;

LPUART Watermark Register

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

For information about available fields see water module

Trait Implementations

impl Readable for WATER[src]

read() method returns water::R reader structure

impl ResetValue for WATER[src]

Register WATER reset()'s with value 0

type Type = u32

Register size

impl Writable for WATER[src]

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