Type Definition atsame54p19a_pac::can0::TXESC[][src]

type TXESC = Reg<u32, _TXESC>;

Tx Buffer Element Size Configuration

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

For information about available fields see txesc module

Trait Implementations

impl Readable for TXESC[src]

read() method returns txesc::R reader structure

impl ResetValue for TXESC[src]

Register TXESC reset()’s with value 0

type Type = u32

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

impl Writable for TXESC[src]

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