[][src]Type Definition atsamd21g18a::tc3::count16::READREQ

type READREQ = Reg<u16, _READREQ>;

Read Request

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

For information about available fields see readreq module

Trait Implementations

impl Readable for READREQ[src]

read() method returns readreq::R reader structure

impl ResetValue for READREQ[src]

Register READREQ reset()'s with value 0

type Type = u16

Raw register type (u8, u16, u32, ...).

impl Writable for READREQ[src]

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