[][src]Type Definition mk66f18::cmp0::SCR

type SCR = Reg<u8, _SCR>;

CMP Status and Control Register

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

For information about avaliable fields see scr module

Trait Implementations

impl Readable for SCR[src]

read() method returns scr::R reader structure

impl Writable for SCR[src]

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

impl ResetValue for SCR[src]

Register SCR reset()'s with value 0

type Type = u8

Register size