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

type TX0 = Reg<u32, _TX0>;

Bits 0-7 of COM_TX.

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

For information about available fields see tx0 module

Trait Implementations

impl Readable for TX0[src]

read() method returns tx0::R reader structure

impl ResetValue for TX0[src]

Register TX0 reset()'s with value 0

type Type = u32

Register size

impl Writable for TX0[src]

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