[][src]Type Definition atsame70n21b::usbhs::USBHS_HSTADDR1

type USBHS_HSTADDR1 = Reg<u32, _USBHS_HSTADDR1>;

Host Address 1 Register

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

For information about available fields see usbhs_hstaddr1 module

Trait Implementations

impl Readable for USBHS_HSTADDR1[src]

read() method returns usbhs_hstaddr1::R reader structure

impl ResetValue for USBHS_HSTADDR1[src]

Register USBHS_HSTADDR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for USBHS_HSTADDR1[src]

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