[][src]Type Definition atsame70j21b::mcan0::MCAN_RXF0C

type MCAN_RXF0C = Reg<u32, _MCAN_RXF0C>;

Receive FIFO 0 Configuration Register

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

For information about available fields see mcan_rxf0c module

Trait Implementations

impl Readable for MCAN_RXF0C[src]

read() method returns mcan_rxf0c::R reader structure

impl ResetValue for MCAN_RXF0C[src]

Register MCAN_RXF0C reset()'s with value 0

type Type = u32

Register size

impl Writable for MCAN_RXF0C[src]

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