[][src]Type Definition msp432p401r::comp_e1::CEXCTL1

type CEXCTL1 = Reg<u16, _CEXCTL1>;

Comparator Control Register 1

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

For information about available fields see cex_ctl1 module

Trait Implementations

impl Readable for CEXCTL1[src]

read() method returns cex_ctl1::R reader structure

impl ResetValue for CEXCTL1[src]

Register CExCTL1 reset()'s with value 0

type Type = u16

Register size

impl Writable for CEXCTL1[src]

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