[][src]Type Definition alt_sam3x8e::tc2::RB0

type RB0 = Reg<u32, _RB0>;

Register B (channel = 0)

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

For information about avaliable fields see rb0 module

Trait Implementations

impl Readable for RB0[src]

read() method returns rb0::R reader structure

impl ResetValue for RB0[src]

Register RB0 reset()'s with value 0

type Type = u32

Register size

impl Writable for RB0[src]

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