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

type TXVC = Reg<u32, _TXVC>;

Transceiver Control Register

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

For information about available fields see txvc module

Trait Implementations

impl Readable for TXVC[src]

read() method returns txvc::R reader structure

impl ResetValue for TXVC[src]

Register TXVC reset()’s with value 0x0100

type Type = u32

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

impl Writable for TXVC[src]

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