Type Definition atsame54n19a_pac::etm::CLAIMSET[][src]

type CLAIMSET = Reg<u32, _CLAIMSET>;

ETM Claim Tag Set Register

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

For information about available fields see claimset module

Trait Implementations

impl Readable for CLAIMSET[src]

read() method returns claimset::R reader structure

impl ResetValue for CLAIMSET[src]

Register CLAIMSET reset()’s with value 0

type Type = u32

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

impl Writable for CLAIMSET[src]

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