[][src]Type Definition lpc54606_pac::usbhsh::INT_PTD_BASE_ADDR

type INT_PTD_BASE_ADDR = Reg<u32, _INT_PTD_BASE_ADDR>;

Memory base address where INT PTD0 is stored

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

For information about available fields see int_ptd_base_addr module

Trait Implementations

impl Readable for INT_PTD_BASE_ADDR[src]

read() method returns int_ptd_base_addr::R reader structure

impl ResetValue for INT_PTD_BASE_ADDR[src]

Register INT_PTD_BASE_ADDR reset()'s with value 0

type Type = u32

Register size

impl Writable for INT_PTD_BASE_ADDR[src]

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