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

type TYPE = Reg<u32, _TYPE>;

Security Attribution Unit Type Register

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

For information about available fields see type_ module

Trait Implementations

impl Readable for TYPE[src]

read() method returns type_::R reader structure

impl ResetValue for TYPE[src]

Register TYPE reset()’s with value 0

type Type = u32

Register size

impl Writable for TYPE[src]

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