[][src]Type Definition lpc55_pac::syscon::DEBUG_AUTH_BEACON

type DEBUG_AUTH_BEACON = Reg<u32, _DEBUG_AUTH_BEACON>;

Debug authentication BEACON register

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

For information about available fields see debug_auth_beacon module

Trait Implementations

impl Readable for DEBUG_AUTH_BEACON[src]

read() method returns debug_auth_beacon::R reader structure

impl ResetValue for DEBUG_AUTH_BEACON[src]

Register DEBUG_AUTH_BEACON reset()'s with value 0

type Type = u32

Register size

impl Writable for DEBUG_AUTH_BEACON[src]

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