[][src]Type Definition atsame70j20b::tc0::tc_channel::TC_RB

type TC_RB = Reg<u32, _TC_RB>;

Register B (channel = 0)

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

For information about available fields see tc_rb module

Trait Implementations

impl Readable for TC_RB[src]

read() method returns tc_rb::R reader structure

impl ResetValue for TC_RB[src]

Register TC_RB reset()'s with value 0

type Type = u32

Register size

impl Writable for TC_RB[src]

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