[][src]Type Definition imxrt1062_usdhc1::WTMK_LVL

type WTMK_LVL = Reg<u32, _WTMK_LVL>;

Watermark Level

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

For information about available fields see wtmk_lvl module

Trait Implementations

impl Readable for WTMK_LVL[src]

read() method returns wtmk_lvl::R reader structure

impl ResetValue for WTMK_LVL[src]

Register WTMK_LVL reset()'s with value 0x0810_0810

type Type = u32

Register size

impl Writable for WTMK_LVL[src]

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