Type Definition atsame54p19a_pac::tc0::count32::CTRLBCLR[][src]

type CTRLBCLR = Reg<u8, _CTRLBCLR>;

Control B Clear

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

For information about available fields see ctrlbclr module

Trait Implementations

impl Readable for CTRLBCLR[src]

read() method returns ctrlbclr::R reader structure

impl ResetValue for CTRLBCLR[src]

Register CTRLBCLR reset()’s with value 0

type Type = u8

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

impl Writable for CTRLBCLR[src]

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