Type Definition atsame70q20b_pac::mcan0::ILS[][src]

type ILS = Reg<u32, _ILS>;

Interrupt Line Select Register

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

For information about available fields see ils module

Trait Implementations

impl Readable for ILS[src]

read() method returns ils::R reader structure

impl ResetValue for ILS[src]

Register ILS reset()’s with value 0

type Type = u32

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

impl Writable for ILS[src]

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