[][src]Type Definition mkl25z4::sim::SRVCOP

type SRVCOP = Reg<u32, _SRVCOP>;

Service COP Register

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

For information about available fields see srvcop module

Trait Implementations

impl ResetValue for SRVCOP[src]

Register SRVCOP reset()'s with value 0

type Type = u32

Register size

impl Writable for SRVCOP[src]

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