Type Definition atsame54p20a_pac::etm::CLAIMCLR[][src]

type CLAIMCLR = Reg<u32, _CLAIMCLR>;

ETM Claim Tag Clear Register

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

For information about available fields see claimclr module

Trait Implementations

impl Readable for CLAIMCLR[src]

read() method returns claimclr::R reader structure

impl ResetValue for CLAIMCLR[src]

Register CLAIMCLR reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for CLAIMCLR[src]

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