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

type CTRLBSET = Reg<u8, _CTRLBSET>;

Control B Set

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

For information about available fields see ctrlbset module

Trait Implementations

impl Readable for CTRLBSET[src]

read() method returns ctrlbset::R reader structure

impl ResetValue for CTRLBSET[src]

Register CTRLBSET reset()’s with value 0

type Type = u8

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

impl Writable for CTRLBSET[src]

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