Type Definition atsam4lc8a_pac::catb::THRESH[][src]

type THRESH = Reg<u32, _THRESH>;

Threshold Register

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

For information about available fields see thresh module

Trait Implementations

impl Readable for THRESH[src]

read() method returns thresh::R reader structure

impl ResetValue for THRESH[src]

Register THRESH reset()’s with value 0

type Type = u32

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

impl Writable for THRESH[src]

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