[][src]Type Definition imxrt1062_ewm::SERV

type SERV = Reg<u8, _SERV>;

Service Register

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

For information about available fields see serv module

Trait Implementations

impl Readable for SERV[src]

read() method returns serv::R reader structure

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