[][src]Type Definition nrf9160_pac::twim0_ns::EVENTS_LASTRX

type EVENTS_LASTRX = Reg<u32, _EVENTS_LASTRX>;

Byte boundary, starting to receive the last byte

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

For information about available fields see events_lastrx module

Trait Implementations

impl Readable for EVENTS_LASTRX[src]

read() method returns events_lastrx::R reader structure

impl ResetValue for EVENTS_LASTRX[src]

Register EVENTS_LASTRX reset()'s with value 0

type Type = u32

Register size

impl Writable for EVENTS_LASTRX[src]

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