Type Definition atsam4sd16b_pac::udp::RST_EP[][src]

type RST_EP = Reg<u32, _RST_EP>;

Reset Endpoint Register

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

For information about available fields see rst_ep module

Trait Implementations

impl Readable for RST_EP[src]

read() method returns rst_ep::R reader structure

impl ResetValue for RST_EP[src]

Register RST_EP reset()’s with value 0

type Type = u32

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

impl Writable for RST_EP[src]

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