[][src]Type Definition lpc54606_pac::etm::TSEVR

type TSEVR = Reg<u32, _TSEVR>;

Timestamp Event Register

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

For information about available fields see tsevr module

Trait Implementations

impl Readable for TSEVR[src]

read() method returns tsevr::R reader structure

impl ResetValue for TSEVR[src]

Register TSEVR reset()'s with value 0

type Type = u32

Register size

impl Writable for TSEVR[src]

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