Type Definition nrf52820_pac::spis0::EVENTS_ENDRX[][src]

type EVENTS_ENDRX = Reg<u32, _EVENTS_ENDRX>;
Expand description

End of RXD buffer reached

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

For information about available fields see events_endrx module

Trait Implementations

Register EVENTS_ENDRX reset()’s with value 0

Register size

Reset value of the register

read() method returns events_endrx::R reader structure

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