Type Definition atsame54n19a_pac::can0::RXF1C[][src]

type RXF1C = Reg<u32, _RXF1C>;

Rx FIFO 1 Configuration

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

For information about available fields see rxf1c module

Trait Implementations

impl Readable for RXF1C[src]

read() method returns rxf1c::R reader structure

impl ResetValue for RXF1C[src]

Register RXF1C reset()’s with value 0

type Type = u32

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

impl Writable for RXF1C[src]

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