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

type RX1 = Reg<u32, _RX1>;

Bits 8-15 of COM_RX. Rx data, from MISO

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

For information about available fields see rx1 module

Trait Implementations

impl Readable for RX1[src]

read() method returns rx1::R reader structure

impl ResetValue for RX1[src]

Register RX1 reset()'s with value 0

type Type = u32

Register size

impl Writable for RX1[src]

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