[][src]Type Definition mkl26z4::cmp0::CR1

type CR1 = Reg<u8, _CR1>;

CMP Control Register 1

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

For information about avaliable fields see cr1 module

Trait Implementations

impl Readable for CR1[src]

read() method returns cr1::R reader structure

impl Writable for CR1[src]

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

impl ResetValue for CR1[src]

Register CR1 reset()'s with value 0

type Type = u8

Register size