[][src]Type Definition lpc55_pac::sau::RLAR

type RLAR = Reg<u32, _RLAR>;

Security Attribution Unit Region Limit Address Register

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

For information about available fields see rlar module

Trait Implementations

impl Readable for RLAR[src]

read() method returns rlar::R reader structure

impl ResetValue for RLAR[src]

Register RLAR reset()'s with value 0

type Type = u32

Register size

impl Writable for RLAR[src]

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