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

type C0 = Reg<u8, _C0>;

ACMP Control Register 0

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

For information about available fields see c0 module

Trait Implementations

impl Readable for C0[src]

read() method returns c0::R reader structure

impl ResetValue for C0[src]

Register C0 reset()'s with value 0

type Type = u8

Register size

impl Writable for C0[src]

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