Type Definition atsam4s2c_pac::tc0::RB0[][src]

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 available 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

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

impl Writable for RB0[src]

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