[][src]Type Definition k22f::ewm::SERV

type SERV = Reg<u8, _SERV>;

Service Register

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

For information about available fields see serv module

Trait Implementations

impl ResetValue for SERV[src]

Register SERV reset()'s with value 0

type Type = u8

Register size

impl Writable for SERV[src]

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