[][src]Type Definition SKEAZN642::acmp0::CS

type CS = Reg<u8, _CS>;

ACMP Control and Status Register

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

For information about available fields see cs module

Trait Implementations

impl Readable for CS[src]

read() method returns cs::R reader structure

impl ResetValue for CS[src]

Register CS reset()'s with value 0

type Type = u8

Register size

impl Writable for CS[src]

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