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

type RX0 = Reg<u32, _RX0>;

Bits 0-7 of COM_RX.

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

For information about available fields see rx0 module

Trait Implementations

impl Readable for RX0[src]

read() method returns rx0::R reader structure

impl ResetValue for RX0[src]

Register RX0 reset()'s with value 0

type Type = u32

Register size

impl Writable for RX0[src]

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