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

type CSR = Reg<u32, _CSR>;

Endpoint Control and Status Register

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

For information about available fields see csr module

Trait Implementations

impl Readable for CSR[src]

read() method returns csr::R reader structure

impl Writable for CSR[src]

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