[][src]Type Definition atsame53n::etm::CCR

type CCR = Reg<u32, _CCR>;

ETM Configuration Code Register

This register you can read. See API.

For information about available fields see ccr module

Trait Implementations

impl Readable for CCR[src]

read() method returns ccr::R reader structure