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

type LAR = Reg<u32, _LAR>;

Lock Access Register

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

For information about available fields see lar module

Trait Implementations

impl Readable for LAR[src]

read() method returns lar::R reader structure

impl ResetValue for LAR[src]

Register LAR reset()'s with value 0

type Type = u32

Register size

impl Writable for LAR[src]

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