Type Definition atsame54n19a_pac::pdec::FILTERBUF[][src]

type FILTERBUF = Reg<u8, _FILTERBUF>;

Filter Buffer Value

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

For information about available fields see filterbuf module

Trait Implementations

impl Readable for FILTERBUF[src]

read() method returns filterbuf::R reader structure

impl ResetValue for FILTERBUF[src]

Register FILTERBUF reset()’s with value 0

type Type = u8

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

impl Writable for FILTERBUF[src]

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