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

type LAR = Reg<u32, _LAR>;

ETM Lock Access Register

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

For information about available fields see lar module

Trait Implementations

impl ResetValue for LAR[src]

Register LAR reset()’s with value 0

type Type = u32

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

impl Writable for LAR[src]

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