[][src]Type Definition ke06z4_pac::acmp0::C1

type C1 = Reg<u8, _C1>;

ACMP Control Register 1

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

For information about available fields see c1 module

Trait Implementations

impl Readable for C1[src]

read() method returns c1::R reader structure

impl ResetValue for C1[src]

Register C1 reset()'s with value 0

type Type = u8

Register size

impl Writable for C1[src]

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