[][src]Type Definition nrf52832_pac::twis0::MATCH

type MATCH = Reg<u32, _MATCH>;

Status register indicating which address had a match

This register you can read. See API.

For information about available fields see match_ module

Trait Implementations

impl Readable for MATCH[src]

read() method returns match_::R reader structure