[][src]Type Definition imxrt1062_ewm::CMPH

type CMPH = Reg<u8, _CMPH>;

Compare High Register

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

For information about available fields see cmph module

Trait Implementations

impl Readable for CMPH[src]

read() method returns cmph::R reader structure

impl ResetValue for CMPH[src]

Register CMPH reset()'s with value 0xff

type Type = u8

Register size

impl Writable for CMPH[src]

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