[][src]Type Definition imxrt1062_ewm::CMPL

type CMPL = Reg<u8, _CMPL>;

Compare Low Register

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

For information about available fields see cmpl module

Trait Implementations

impl Readable for CMPL[src]

read() method returns cmpl::R reader structure

impl ResetValue for CMPL[src]

Register CMPL reset()'s with value 0

type Type = u8

Register size

impl Writable for CMPL[src]

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