[][src]Type Definition lpc55s6x_pac::usart0::ADDR

type ADDR = Reg<u32, _ADDR>;

Address register for automatic address matching.

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

For information about avaliable fields see addr module

Trait Implementations

impl Readable for ADDR[src]

read() method returns addr::R reader structure

impl Writable for ADDR[src]

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

impl ResetValue for ADDR[src]

Register ADDR reset()'s with value 0

type Type = u32

Register size