[][src]Type Definition betrusted_pac::com::TX1

type TX1 = Reg<u32, _TX1>;

Bits 8-15 of COM_TX. Tx data, for MOSI.

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

For information about available fields see tx1 module

Trait Implementations

impl Readable for TX1[src]

read() method returns tx1::R reader structure

impl ResetValue for TX1[src]

Register TX1 reset()'s with value 0

type Type = u32

Register size

impl Writable for TX1[src]

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