[][src]Type Definition atsame70q19b::usart0::US_IF

type US_IF = Reg<u32, _US_IF>;

IrDA Filter Register

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

For information about available fields see us_if module

Trait Implementations

impl Readable for US_IF[src]

read() method returns us_if::R reader structure

impl ResetValue for US_IF[src]

Register US_IF reset()'s with value 0

type Type = u32

Register size

impl Writable for US_IF[src]

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