Type Definition atsam4sd16b_pac::usart0::IF[][src]

type IF = Reg<u32, _IF>;

IrDA Filter Register

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

For information about available fields see if_ module

Trait Implementations

impl Readable for IF[src]

read() method returns if_::R reader structure

impl ResetValue for IF[src]

Register IF reset()’s with value 0

type Type = u32

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

impl Writable for IF[src]

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