[][src]Type Definition mk66f18::enet::TCCR

type TCCR = Reg<u32, _TCCR>;

Timer Compare Capture Register

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

For information about avaliable fields see tccr module

Trait Implementations

impl Readable for TCCR[src]

read() method returns tccr::R reader structure

impl Writable for TCCR[src]

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

impl ResetValue for TCCR[src]

Register TCCR%s reset()'s with value 0

type Type = u32

Register size