[][src]Type Definition nrf51::spis1::RXDPTR

type RXDPTR = Reg<u32, _RXDPTR>;

RX data pointer.

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

For information about available fields see rxdptr module

Trait Implementations

impl Readable for RXDPTR[src]

read() method returns rxdptr::R reader structure

impl ResetValue for RXDPTR[src]

Register RXDPTR reset()'s with value 0

type Type = u32

Register size

impl Writable for RXDPTR[src]

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