Type Definition atsam4sa16b_pac::udp::FADDR[][src]

type FADDR = Reg<u32, _FADDR>;

Function Address Register

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

For information about available fields see faddr module

Trait Implementations

impl Readable for FADDR[src]

read() method returns faddr::R reader structure

impl ResetValue for FADDR[src]

Register FADDR reset()’s with value 0x0100

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for FADDR[src]

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