[][src]Type Definition atsame54p::can0::TXBC

type TXBC = Reg<u32, _TXBC>;

Tx Buffer Configuration

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

For information about available fields see txbc module

Trait Implementations

impl Readable for TXBC[src]

read() method returns txbc::R reader structure

impl ResetValue for TXBC[src]

Register TXBC reset()'s with value 0

type Type = u32

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

impl Writable for TXBC[src]

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