[][src]Type Definition nrf52832_pac::spim0::EVENTS_ENDTX

type EVENTS_ENDTX = Reg<u32, _EVENTS_ENDTX>;

End of TXD buffer reached

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

For information about available fields see events_endtx module

Trait Implementations

impl Readable for EVENTS_ENDTX[src]

read() method returns events_endtx::R reader structure

impl ResetValue for EVENTS_ENDTX[src]

Register EVENTS_ENDTX reset()'s with value 0

type Type = u32

Register size

impl Writable for EVENTS_ENDTX[src]

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