[][src]Type Definition k22f::mcm::ETBCC

type ETBCC = Reg<u32, _ETBCC>;

ETB Counter Control register

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

For information about available fields see etbcc module

Trait Implementations

impl Readable for ETBCC[src]

read() method returns etbcc::R reader structure

impl ResetValue for ETBCC[src]

Register ETBCC reset()'s with value 0

type Type = u32

Register size

impl Writable for ETBCC[src]

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